Accessing ExtendedData information via Google Maps API v3

后端 未结 4 1737
天命终不由人
天命终不由人 2021-01-13 13:00

I have a KML file which contains within each node an node, and then a number of no

4条回答
  •  独厮守ぢ
    2021-01-13 13:40

    Certain Data is stripped from the ExtendedData, but you can use the getBalloonHtml() or getBalloonHtmlUnsafe() if you trust the source of the KML. See 'https://developers.google.com/kml/documentation/extendeddata' for reference.

提交回复
热议问题