Posts Tagged jQuery
Storing your last map location in the Bing Maps AJAX control using cookies
Posted by Pano Voudouris in Bing Maps, online maps, Web Mapping on January 16, 2012
This is an example of an easy and clean way of storing the last map location and zoom level for a user. The location is saved in a cookie, so next time the user will open you app the map will zoom to the last used location. And since I much prefer using ASP.NET than […]
