- Add Mappls MapmyIndia (@Ajaay7 & @Saksham66)
- Remove support for apps using android v1 embedding
- Remove support for Maps.me on android as it stopped working a while ago
- Add privacy manifest
- Bump flutter min version to 3.13.0
- Bump dart min version to 3.1.0
- Add Mapy.cz (@TheHumr)
- Add Naver Map, KakaoMap and TMAP (@trentcharlie & @JulyWitch)
- Add support for AGP 7.4.2 and up (@bitsydarel)
- Rename Sygic to Sygic Truck
- Remove deprecated
launchMap
method. useshowMarker
instead
BREAKING: waypoints parameter now uses List<Waypoint>
instead of `List``
- Add CoPilot map (@tjeffree)
- Add Go Fleet and Sygic Truck maps (@amrahmed242)
- Add Flitsmeister and Truckmeister (@robinbonnes & @frankvollebregt)
- Add waypoint labels for Apple Maps (@manafire)
- Add support for gradle 8 (@m-derakhshi)
- Fix future not completing on iOS
- Update screenshots
- Add support for waypoints on Apple Maps
- Bump kotlin version to 1.5.31
- Cleanup
- Add TomTom Go #125 (@frankvollebregt)
- Fix empty title in Google Maps
- Fix
originTitle
onshowDirections
method
- Add dartdoc comments
- Update
directions_url.dart
formatting - Update broken link in the README
- Update README with information that title should now work in Google Maps for Android starting from v11.12
- Update Petal maps icon
- Add Petal maps #103 (@mericgerceker)
- Replace jcenter with mavenCentral #100
- Fix iOS crash when using unsupported MapTypes #83 (@bridystone)
- Add OSMAnd+ #82 (@bridystone)
- Add Here WeGo #77 (@aleksandr-m)
- Add zoom level for OSMAnd on iOS #79 (@bridystone)
- Fix deprecation compiler warning in Xcode #78 (@bridystone)
- Bump minimum iOS version to 10
- Fix formatting
- Stable null safety
- Migrate to null safety
- Thanks to @LDevineau-eVtech
- Add warning for v1.1.3
Breaking change! See here for migration
- Fix Android 11 not showing installed maps #58
- Thanks to @BasPhair, @olsisaqe
- Fix Tencent Maps and 2GIS url scheme on ios #56
- Add
extraParams
option to support passing additional query parameters that might be needed like api keys etc
- Add support for Tencent (QQ Maps)
- BREAKING CHANGE: not depending on flutter_svg anymore. See README for migration
- Add support for Google Maps GO
- Under the hood changes
- Thanks to @andoni97, @Pavel-Sulimau, @grinder15 for contribution
- Add import fallback for
#import <map_launcher/map_launcher-Swift.h>
- Thanks to @fisherjoe
- Fix default zoom level
- Add support for 2GIS
- Add waypoints for Google Maps
- Add zoom parameter
- Add showDirections method
- Update example app
- Update flutter_svg constraint
Thanks to @tuarrep and @jcsena
- Fix #31
Thanks to @LeonidVeremchuk
- Add support for android embedding v2
- Add constraint for flutter_svg
- Replace png icons with svgs
Thanks to @shinsenter
- Add support for Maps.Me and OsmAnd
Thanks to @gsi-yoan and @gsi-alejandrogomez
- Add support for Citymapper
Thanks to @Kiruel
- Fix Google Maps title issue on iOS
Thanks to @illiashvedov
- Specify swift version in map_launcher.podspec file
- Add license
- Add code to show title in Google Maps for Android. Should work once fixed in Google Maps. Update README.
- Update README file. Remove author field from pubspec.yaml
- Added support for Yandex Maps and Yandex Navigator
Updated icons
- Fixes #1 'MKCoordinateRegionMake' is unavailable in Swift
Thanks to @diegogarciar
- Throw a PlatformException if map is not installed
- Added Waze support
- Added method to check if map is available
- Added icons for maps
- Added iOS gif to README
- Migrate to AndroidX
- Update description in pubspec.yaml
- Get available maps on iOS and Android
- Launch maps with a marker