Class IconOptions
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.mapsui.widget.leaflet.client.IconOptions
public class IconOptions
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic IconOptions
create()
final String
final void
setClassName
(String className) final void
setIconAnchor
(Point anchor) final void
setIconSize
(Point size) final void
setIconUrl
(String url) final void
setPopupAnchor
(Point anchor) Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
IconOptions
protected IconOptions()
-
-
Method Details
-
create
-
setIconUrl
-
setPopupAnchor
-
setIconAnchor
-
setIconSize
-
setClassName
-
getClassName
-