styled maps with Subgurim Google Maps -
it possible create styled map subgurim google map control?
here code in according google api v3.
var styles = [{ featuretype: "all", elementtype: "all", stylers: [ { saturation: -100 } ] }]; map = new google.maps.map(document.getelementbyid("map_canvas"), myoptions); var maptype = new google.maps.styledmaptype(styles); map.maptypes.set("mymap", maptype); map.setmaptypeid("mymap");
i'm 1 of developers of subgurim maps , feature available in our next version, before end of month. have i'll inform through question.
subgurim-maps
No comments:
Post a Comment