Open jlucas577 opened 4 years ago
Whenever I start the app, I get an error on my console.
"error_message" -> "Invalid request. Invalid 'latlng' parameter." "status" -> "INVALID_REQUEST"
The problem happens in function getAddress, line 260.
After I continue the application, it runs perfectly.
What can it be? I implemented it as in the example.
Whenever I start the app, I get an error on my console.
"error_message" -> "Invalid request. Invalid 'latlng' parameter." "status" -> "INVALID_REQUEST"
The problem happens in function getAddress, line 260.
After I continue the application, it runs perfectly.
What can it be? I implemented it as in the example.