You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am reverse geocoding, so I need lat/lng from an address.
Usually you get from the API a result and status. Now I want to know if the user has done something wrong or in might some case my query limit exceeded?
I can only run some unspecific messages in the ErrorHandler.
How can I handle the "status" from geocoding service with this lib?
The text was updated successfully, but these errors were encountered:
I am reverse geocoding, so I need lat/lng from an address.
Usually you get from the API a result and status. Now I want to know if the user has done something wrong or in might some case my query limit exceeded?
I can only run some unspecific messages in the ErrorHandler.
How can I handle the "status" from geocoding service with this lib?
The text was updated successfully, but these errors were encountered: