开发者

google map - wrong color

开发者 https://www.devze.com 2023-02-21 04:34 出处:网络
I have this map: 开发者_开发问答http://www.zoonosis.ac.uk/Rabies/Sequences/Map/37037 the kmz can be accessed here:

I have this map:

开发者_开发问答

http://www.zoonosis.ac.uk/Rabies/Sequences/Map/37037

the kmz can be accessed here:

http://www.zoonosis.ac.uk/Rabies/Sequences/GetKMZById?Id=37037

Unfortunately the polygons are blue rather than red (it looks ok if I open it in google earth - I avoided tags which are not supported in google map). Is there anything wrong with my kml/z? Is it ok that a 'wevservice' serves the kmz? Thanks.

Christian


I found this list that displays what KML properties are supported in Google Maps, maybe that could help?

For instance, colorMode, extrude and tessellate is not supported. Don't know if that's the problem, but try to edit your KML to a simpler one without using the unsupported elements and see if that solves it.

0

精彩评论

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