google_maps_flutter_ios 2.17.5 copy "google_maps_flutter_ios: ^2.17.5" to clipboard
google_maps_flutter_ios: ^2.17.5 copied to clipboard

PlatformiOS

iOS implementation of the google_maps_flutter plugin.

google_maps_flutter_ios #

The default iOS implementation of google_maps_flutter.

This package will use Google Maps SDK 8.4, 9.x, or 10.x, depending on your application's minimum deployment target.

Usage #

This package is endorsed, which means you can simply use google_maps_flutter normally. This package will be automatically included in your app when you do, so you do not need to add it to your pubspec.yaml.

However, if you import this package to use any of its APIs directly, you should add it to your pubspec.yaml as usual.

Swift Package Manager #

This package cannot support Swift Package Manager, as Swift Package Manager does not support automatically selecting the appropriate version of the Google Maps SDK based on the minimum deployment target. For Swift Package Manager compatibility, you should use the appropriate google_maps_flutter_ios_sdk* package instead.

Supported Heatmap Options #

Field Supported
Heatmap.dissipating x
Heatmap.maxIntensity x
Heatmap.minimumZoomIntensity
Heatmap.maximumZoomIntensity
HeatmapGradient.colorMapSize