Class GeoJSON

java.lang.Object
org.openremote.model.geo.GeoJSON
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GeoJSONFeature, GeoJSONFeatureCollection, GeoJSONGeometry

public abstract class GeoJSON extends Object implements Serializable
See Also:
  • Field Details

    • type

      protected String type
  • Constructor Details

    • GeoJSON

      protected GeoJSON(String type)