KmlOverlayOptions interface

September 28, 2018 ยท View on GitHub

Interface members

Params Type Details
url string The url or file path of KML file. KMZ format is not supported.
clickable boolean (optional)Do not fire the KML_CLICK event if false.(Default is true)
suppressInfoWindows boolean (optional)Do not display the default infoWindow if true.(Default is false)
icon MarkerOptions (optional)Marker option for KML pointer