Maps and Navigation SDK
1.5.0
androidJvm
com.tomtom.sdk.geojson:geojson
/
com.tomtom.sdk.geojson
/
GeoJsonObject
Geo
Json
Object
interface
GeoJsonObject
Represents GeoJSON as an object.
See also
GeoJSON Specification
Inheritors
Feature
FeatureCollection
GeometryCollection
LineString
MultiLineString
MultiPoint
MultiPolygon
Point
Polygon
Members
Properties
bounding
Box
Link copied to clipboard
abstract
val
boundingBox
:
GeoBoundingBox
?
Bounding box
of the
GeoJsonObject
.