search for: levelos

Displaying 4 results from an estimated 4 matches for "levelos".

Did you mean: leveles
2010 May 01
1
GoogleV3 doesn't support map type control
...be a simple fix, as the code for adding the map type was missing from mxn.googlev3.core.js. I created a ticket and attached a patch, http://code.google.com/p/mapstraction/issues/detail?id=37. In simple testing, it now works. Lev Tsypin _____________________ Level Online Strategy, LLC 503.342.8044 levelos.com | twitter.com/levelos -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20100501/877ba965/attachment.htm>
2010 May 21
7
Provider API versioning
Hi folks, Wondering whether I can get a quick show of hands from those of you who use OpenLayers. The latest version of the API has some refinements for adding the OSM layers which it would be good to take advantage of. If anyone who uses OpenLayers is planning to upgrade from Mapstraction v1 to v2 would it be acceptable to have to upgrade OpenLayers too? That''s assuming you
2010 Apr 30
6
addListener
I am trying to use the marker method addlistener(). A simplified version of what I''m trying to do: var map; var marker; map = new mxn.Mapstraction(''myMap'',''google''); map.setCenterAndZoom(new mxn.LatLonPoint(45.559242,-122.636467), 15); marker = new mxn.Marker(new mxn.LatLonPoint(45.559242,
2010 May 19
7
Safari reload
Hi, is tehre any news on the safari reload bug? Maybe a workaround? Mapstraction is sometimes not displayed on reload... regards Henrik