Package org.openremote.model.manager
Class MapRealmConfig
java.lang.Object
org.openremote.model.manager.MapRealmConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected float[]
protected boolean
protected float[]
protected String
protected GeoJsonConfig
protected int
protected int
protected int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
center
protected float[] center -
bounds
protected float[] bounds -
zoom
protected int zoom -
minZoom
protected int minZoom -
maxZoom
protected int maxZoom -
boxZoom
protected boolean boxZoom -
geocodeUrl
-
geoJson
-
-
Constructor Details
-
MapRealmConfig
public MapRealmConfig()
-