<p dir="ltr">Openlayers layers are different than mapguide layers..in openlayers I believe mapguide is only two layers..the map and the selection image...then each underlay map BING etc is another..you would have to ads your own layer to openlayers. I don't recall what version Fusion is...you would search for ol.Map or openlayers.Map to see the map creation and ol.Layer or openlayers.layer for layer options.</p>
<div class="gmail_quote">On Nov 19, 2015 4:11 PM, "Liglio" <<a href="mailto:liglio@pobox.com">liglio@pobox.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I looked at Fusion code and I saw that all layers are added from the Library<br>
Map. Can I point to a layer object, already included in the map, using an<br>
Openlayer object and control the visibility, or I have to remove that layer<br>
from the map (using Studio) and manually (using code) add the layer to<br>
OpenLayers to have control of the layer ?<br>
<br>
Thanks<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/blink-a-layer-or-a-feature-tp5236968p5237526.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/blink-a-layer-or-a-feature-tp5236968p5237526.html</a><br>
Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a></blockquote></div>