ember-cli-g-maps
ember-cli-g-maps copied to clipboard
Remove GMaps
No one wants an Addon that requires bower dependencies and GMaps manages map children, which just isn't disco. Goals are to remove gmaps-for-apps.js and manage Google Map children as regular components.
- [x] Google Map component and factory module
- [x] Google Marker component
- [x] Google Circle component
- [x] Google Polygon component
- [x] Google Polyline component
- [x] Google Rectangle component
- [ ] Google Overlay View component
- [ ] Google InfoWindow component
- [ ] Issue #76 - Bind g-autocomplete options
- [ ] Issue #13 - remove gmap service
- [ ] Separate version 1 documentation
- [ ] Update README.md with simplified version 1 documentation
- [ ] Remove GMaps app.import and update
bower.json
Need any help with this?
@tsteuwer Absolutely. This branch has a lot going on so I'm more than happy to do a walk through with you. However if you're feeling confident I haven't started Overlay Views and Info Windows.
Ha i saw your message only after making the PR but it does seem to work with your current gmap for apps github package