data class DivIconOptions
(js)
<init> |
DivIconOptions(className: String = "leaflet-div-icon", html: String = "", iconAnchor: Point? = null, iconSize: Point? = null) |
(js)
className |
val className: String |
(js)
html |
val html: String |
(js)
iconAnchor |
val iconAnchor: Point? |
(js)
iconSize |
val iconSize: Point? |