vendredi 28 août 2015

GoogleMap + Div container with all the data EmberJs

I am working on a project where we need to bind ember-data with GoogleMap. I have already implemented Map using component, and Map markers gets updated if something gets changed in Data.

Now, I am looking for something which binds my Div (on the right side with all the data in listing) with Map. If I hover over any row it pops up the InfoBox on Map, if I filter the Data on right side it gets updated on Map instantly.

My Right side div is composition of components of different models. Filters are already applied, there are few issue with sorting though but that is something that can be dealt with later.

Ember: 1.8.1 Ember Data : 1.0.0-beta.14.1




Aucun commentaire:

Enregistrer un commentaire