Answer the question
In order to leave comments, you need to log in
How can I get map cursor coordinates using Google API v3 and Vue?
The problem is this. On the map component, I'm trying to fix the position of the cursor and send its coordinates (both on the map canvas and geographic) to the server. I coped with the coordinates on the canvas, that is, XY, but I can’t get to latLng in any way. I catch it like this
<maps
@mousemove.native="mapHover"
/>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question