Is there a method on GeoMap to take the mouse coordinates generated by attachBrowserEvent('click', onClick) ev.getOffsetX(), into map coordinates (Lng & Lat)? I was hoping that the attachClick method would have provided an event with geo-coordinates, but attachClick doesn't seem to be working so I was advised to use attachBroswerEvent instead.
↧