ember-google-map icon indicating copy to clipboard operation
ember-google-map copied to clipboard

Handling click event on map

Open GendelfLugansk opened this issue 9 years ago • 2 comments

Hi! I'm trying to handle click on map (to set marker in clicked position). But {{google-map ev_click='actionName'}} doesn't work for me. Action is not triggering.

Ember version: DEBUG: ------------------------------- ember.debug.js:5442DEBUG: Ember : 1.13.9 ember.debug.js:5442DEBUG: Ember Data : 1.13.11 ember.debug.js:5442DEBUG: jQuery : 2.1.4 ember.debug.js:5442DEBUG: Ember Simple Auth : 0.8.0 ember.debug.js:5442DEBUG: Ember Simple Auth OAuth 2.0 : 0.8.0 ember.debug.js:5442DEBUG: -------------------------------

GendelfLugansk avatar Nov 27 '15 18:11 GendelfLugansk

Same here, using example code from web but nothing happens

mival avatar Jan 04 '16 14:01 mival

Did this ever get fixed, guys? I'm debating about using the map or doing the code myself ...

josiahbryan avatar May 21 '17 16:05 josiahbryan