MapGptLocationRegion
data class MapGptLocationRegion(val requestPoint: Point, val polygon: Polygon?, val placeName: String?, val center: Point?)
Parameters
requestPoint
the location used to request this location region
polygon
the geo boundary of the region
placeName
user friendly description of the place or region
center
the geo center of the region