CartographicBoundaryEntity

constructor(id: Long = 0, administrativeUnitNameCartographicBoundariesID: Long, administrativeLevel: String, boundingBoxSouthwest: GeoLocationEntity, boundingBoxNortheast: GeoLocationEntity, zIndex: Float)

Parameters

boundingBoxSouthwest

the Geolocation of the southwest BoundingBox.

boundingBoxNortheast

the Geolocation of the northeast BoundingBox.