getLatLng returning undifined for lat and lng #1035
Unanswered
forg3d-sem
asked this question in
Q&A
Replies: 1 comment
-
Update: when I tried to call methods that are called inside getLatLng it worked, but when I try to use getLatLng it still returns undefined |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I did setup as on npmjs.com and everything seems to work fine, except this 1 part, when I'm trying to get lat and lng with getLatLng - it returns me an object with value equal undefined for both lat and lng. I have enabled places and geocoding for this library and I see requests in google console but I'm unable to get data. Can someone help me with that?
Beta Was this translation helpful? Give feedback.
All reactions