Hi!<div><br></div><div>Please help me with the following problem. Little testcase:</div><div><br></div><div>1) There are two layers on map (e.g., layer1 and layer2);</div><div>2) FeatureStore (store) binded to layer1;</div>
<div>3) After loading map try to perform: </div><div>store.unbind()</div><div>store.bind(layer2)</div><div><br></div><div>Features of both layers takes layer2 style! Is it bug?</div><div><br></div><div>What is the right way to unbin store from one layer and bind it to another?</div>
<div>Big thanks.</div>