HereMapView constructor

HereMapView({
  1. GeoCoordinates? topLeft,
  2. GeoCoordinates? bottomRight,
})

Implementation

HereMapView({this.topLeft, this.bottomRight});