Is there anyone experienced on Google Maps? I am planning to add a world map to my web service and then display number of statistics for each country I specify.
I can specify map type by "mapTypeId: google.maps.MapTypeId.ROADMAP" but there's no map type to show country borders only.
Any suggestions?
Thanks. Mat.
Is there anyone experienced on Google Maps? I am planning to add a world map to my web service and then display number of statistics for each country I specify.
I can specify map type by "mapTypeId: google.maps.MapTypeId.ROADMAP" but there's no map type to show country borders only.
Any suggestions?
Thanks. Mat.
Share Improve this question asked Aug 1, 2010 at 17:04 TamTamTamTam 8493 gold badges13 silver badges25 bronze badges1 Answer
Reset to default 4Google Maps allow you to style the maps, ie change the different elements (roads, ...) representations. http://code.google./apis/maps/documentation/javascript/maptypes.html#StyledMaps
Here is the full list of styleable elements: http://code.google./apis/maps/documentation/javascript/reference.html#MapTypeStyleFeatureType