开发者

Google Maps API - Large Circle Extends To Gray Area Above Map

开发者 https://www.devze.com 2023-03-09 06:04 出处:网络
When I use the API to draw a circle near th poles, the area of the circle extends to an infinite distance in the gray area above the map. Is there a way to prevent t开发者_JS百科he circle from extendi

When I use the API to draw a circle near th poles, the area of the circle extends to an infinite distance in the gray area above the map. Is there a way to prevent t开发者_JS百科he circle from extending into the gray area?


No, this is a property of the Mercator projection that is used to represent the Earth in 2D http://en.wikipedia.org/wiki/Mercator_projection.

0

精彩评论

暂无评论...
验证码 换一张
取 消