Functions
Link copied to clipboard
                  Creates a LatLng object from 2 numbers (longitude, latitude) used in GeoJSON for points.
Creates a LatLng object from 3 numbers (longitude, latitude, altitude) used in GeoJSON for points.
Link copied to clipboard
                  fun geometryToLayer(featureData: JsAny, options: GeoJSON.GeoJSONOptions = definedExternally): Layer<*>
Link copied to clipboard
                  Link copied to clipboard