Does Google Maps respect the definition in KML?

后端 未结 3 1325
Happy的楠姐
Happy的楠姐 2021-01-07 00:30

I\'m using the GGeoXml object to overlay KML on an embedded Google Map. I need to customize the popup balloon for placemarks, so I\'m trying to use the

3条回答
  •  醉话见心
    2021-01-07 01:09

    Actually, the document referenced above (http://code.google.com/apis/kml/documentation/kmlelementsinmaps.html) must have changed, b/c now it says:

    partially only is supported

    My problem is that the seems to work for one KML file, but not another. The one that works for has polygon placemarkers, the other has points represented by icons - I wonder if that is why...

提交回复
热议问题