google_maps_flutter_ios_sdk10 library

Classes

GoogleMapsFlutterIOS
An implementation of GoogleMapsFlutterPlatform for iOS.
HostMapMessageHandler
Callback handler for map events from the platform host.

Functions

platformJointTypeFromJointType(JointType jointType) → PlatformJointType
Converts platform interface's JointType to Pigeon's PlatformJointType.
platformPatternItemFromPatternItem(PatternItem item) → PlatformPatternItem
Converts a PatternItem to Pigeon's PlatformPatternItem for PlatformPolyline pattern member.

Exceptions / Errors

UnknownMapIDError
Error thrown when an unknown map ID is provided to a method channel API.