google_static_maps_controller library

Classes

AddressLocation
Geocoded location specified by the address string.
CirclePath
CustomMarker
DefaultMarker
EncodableUrlPart
EncodedPath
GeocodedLocation
The Maps Static API uses numbers (latitude and longitude values) or string (address) to specify a location. These values identify a geocoded location.
Location
MapStyle
Marker
MarkerAnchor
Path
The path class defines a set of one or more locations connected by a path to overlay on the map image.
PolylineEncoder
Utility class with implementation of Encoded Polyline Algorithm.
StaticMap
Widget for displaying static map. It uses Image.network widget.
StaticMapController
controls static map
StyleElement
StyleFeature
StyleRule

Constants

maxGoogleStaticMapsUrlSize → const int

Functions

getScaleForDevicePixelRatio(double devicePixelRatio) MapScale