Class MapRealmConfig

java.lang.Object
org.openremote.model.manager.MapRealmConfig

public class MapRealmConfig extends Object
  • 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

      protected String geocodeUrl
    • geoJson

      protected GeoJsonConfig geoJson
  • Constructor Details

    • MapRealmConfig

      public MapRealmConfig()