I'm writing some server app that imposes occasional changes to certain layers, based on data collected in real time. Therefor, it requires layer/map refresh initiated by server-side application. Since it's fully written in ASP.NET (Ajax.NET) utilizing web services+events, I'm trying to avoid JavaScript as much as possible due to consistency and security reasons.
I guess it's presently not possible to issue a refresh on map/layer without calling JavaScript function from client side. Is there any workaround to this? Regards, Maksim Sestic -- View this message in context: http://www.nabble.com/Refreshing-a-map-layer...-from-server-side%2C-avoiding-JavaScript-tf4782233s16610.html#a13681172 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
