ember-cli-g-maps icon indicating copy to clipboard operation
ember-cli-g-maps copied to clipboard

Remove GMaps

Open Matt-Jensen opened this issue 8 years ago • 3 comments

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

Matt-Jensen avatar Dec 13 '16 22:12 Matt-Jensen

Need any help with this?

tsteuwer avatar Jun 05 '17 17:06 tsteuwer

@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.

Matt-Jensen avatar Jun 06 '17 01:06 Matt-Jensen

Ha i saw your message only after making the PR but it does seem to work with your current gmap for apps github package

devotox avatar Jul 08 '17 15:07 devotox