A friendly Ember addon for working with Google Maps.
- ✅ A lightweight Ember API for working with Google Maps.
- ✅ An on-demand, asynchronous loader for the Google Maps API.
- ❌ A bulky, verbose wrapper that reimplements the entire Google Maps API.
- ❌ An option validator that is tightly coupled to Google's API.
View guide and documentation
- Ember.js v2.18 or above
- Ember CLI v3.11 or above
- Node.js v10 or above
Feature | |
---|---|
Lightweight wrapper | ✅ |
Async API loading | ✅ |
Official Google API | ✅ |
Leverages templates | ✅ |
Contextual components | ✅ |
Minimal observer usage | ✅ |
Native Ember HTML markers | ✅ |
If you don't need the Google API specifically, check out ember-leaflet
Display a map centered around a set of coordinates 🗺.
Display an array of locations using markers 📍.
Display a custom overlay, like a custom HTML marker using template blocks 😱. This lets you do all sorts of fancy things, like adding CSS animations and binding data.
This addon is maintained by Sander Melnikov.
See the Contributing guide for details.
For more information on using ember-cli, visit https://ember-cli.com/.
This software and its maintainer are in no way affiliated, endorsed, maintained, or supported by Google LLC.
©2020 Google LLC All rights reserved. Google Maps™ is a trademark of Google LLC.