Skip to content

TrendingTechnology/easy_google_maps

 
 

Repository files navigation

easy_google_maps

Easy Google Maps for Flutter on Web and Mobile

Getting Started

Mobile

Follow setup for Mobile Here

Web

Good to go!

EasyGoogleMaps(
    apiKey: 'YOUR_API_KEY_HERE',
    address: 'Infinite Loop, Cupertino, CA 95014',
    title: 'Apple Campus',
)
  • When you change the address the map will automatically move the camera position to the new marker
  • Optionally give a width and height
  • API Key is Required from Google Maps

Screenshots

About

Easy Google Maps for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 51.8%
  • Ruby 36.2%
  • Swift 5.0%
  • Kotlin 4.5%
  • HTML 2.1%
  • Objective-C 0.4%