OlaMap constructor
const
OlaMap({})
Implementation
const OlaMap(
{super.key,
required this.apiKey,
required this.onPlatformViewCreated,
this.showCurrentLocation,
this.showZoomControls,
this.showMyLocationButton});