KML 图层在小缩放级别上消失
我的 KML 图层有问题。地图上绘制的所有图层在初始缩放级别上看起来都不错。如果将缩放级别更改为较低的级别,您会看到一些边框和白色区域消失。如果您再次将地图放大到初始缩放级别 - 它就会起作用。 奇怪的。
你能看一下吗?以下是美国的示例:http://tinyurl.com/kmlproplem。 在缩放级别 3(默认级别)上,您将看到美国的两个部分充满白色。在较低的缩放级别上,只有一部分可见+一些边框消失。
谢谢!
I've got a problem with KML Layers. All the layers that are plotted on the map look good on initial zoom level. If you change zoom level to lower one you'll see that some borders and white areas dissapear. If you magnify the map to the initial zoom level again - it works.
Strange.
Could you take a look? Here is the example for USA: http://tinyurl.com/kmlproplem.
On zoom level 3 (default one) you will see the two parts of USA filled with white color. On lower zoom level only one part of it is visible + some borders dissapear.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好的。我已经解决了这个问题。问题是 KML 太详细。我对较小的缩放级别使用简化版本,对较大的缩放级别使用更详细的版本。
Ok. I've resolved the issue. The problem was too detailed KMLs. I used simplified version for small zoom levels and more detailed one for greater zoom levels.