GeoJsonFeature
constructor(geometry: Geometry, id: String, properties: HashMap<String, String>, boundingBox: LatLngBounds)
Creates a new GeoJsonFeature object
Parameters
geometry
type of geometry to assign to the feature
id
common identifier of the feature
properties
hashmap of containing properties related to the feature
boundingBox
bounding box of the feature