kvision / pl.treksoft.kvision.maps / maps

maps

(js) fun Container.maps(lat: Number, lng: Number, zoom: Number, showMarker: Boolean = false, classes: Set<String>? = null, className: String? = null, init: (Maps.() -> Unit)? = null): Maps

DSL builder extension function.

It takes the same parameters as the constructor of the built component.