Matt-Jensen / ember-cli-g-maps

Deprecated Google Maps Addon
http://matt-jensen.github.io/ember-cli-g-maps
MIT License
59 stars 31 forks source link

How do I open a marker programmatically? #84

Open jeffrey008 opened 7 years ago

jeffrey008 commented 7 years ago

Hello, I want a marker to open its info window when I mouse over some div. How do I do this? I have already inject the gMap into my components, but the map object does not contain any marker relevance things.