Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以获得没有白色边界的谷歌静态地图?
https://maps.google.com/maps/api/staticmap?maptype=terrain&sensor=false&size=512x512&¢er=taiyuan&zoom=4&style=feature:all|element:labels|visibility:off
为 feature:administrative|element:all 添加另一种样式:
http://maps.google.com/maps/api/staticmap?maptype=terrain&sensor=false&size=512x512&¢er=taiyuan&zoom=4&style=feature:all|element:labels|visibility:off&style=feature:administrative|element:all|visibility:离开