simple_google_maps_flutter library
Classes
- SimpleGoogleMapsFlutterAndroid
-
An implementation of
GoogleMapsFlutterPlatform
for Android. - SimpleGoogleMapsFlutterIOS
-
An implementation of
GoogleMapsFlutterPlatform
for iOS.
Enums
- AndroidMapRenderer
- The possible android map renderer types that can be requested from the native Google Maps SDK.
Exceptions / Errors
- AndroidMapRendererException
- Thrown to indicate that a platform interaction failed to initialize renderer.
- UnknownMapIDError
- Error thrown when an unknown map ID is provided to a method channel API.
- UnknownMapIDErrorIOS
- Error thrown when an unknown map ID is provided to a method channel API.