interfaces/interfaces library

Enums

MapMoveSource
What moved the camera.
MapProviderEnum
MapViewMode

Mixins

MapMoveAttribution
Remembers camera updates the app asked for, so the widget layer can tell them apart from user gestures.

Typedefs

AddressResolver = Future<Place> Function(MapProviderEnum, LatLng)