mercredi 19 août 2015

GoogleMaps API with Emberjs

I have a GoogleMap with EmberJs view. Everything works good except the data binding.

I want to bind the map markers with ember-data. If something changes at data level it must reflect on Map.

I tried to use observer, and re-run the makeMarkers method to set the marker, but that seems to be a bad solution.

What would be the best way to bind data with GoogleMaps?




Aucun commentaire:

Enregistrer un commentaire