If I understand you correctly, I create the map like this on the server:

map.Create(resService, resId, "myMapName");

and with OpenLayers

var params = {
     mapname: "myMapName"

Do I need to save the runtime map after I create it and then use
map.GetName() and pass that to OpenLayers?

Thanks,

Greg

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Add-Mapguide-layer-to-OpenLayers-tp6841213p6862676.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to