最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Google Maps -> Displaying only country borders and onclick event - Stack Overflow

programmeradmin2浏览0评论

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 badges
Add a ment  | 

1 Answer 1

Reset to default 4

Google 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

发布评论

评论列表(0)

  1. 暂无评论