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 have use case where i want to reverse geo code and display address when user has selected non-registered address.
When user place marker on non-registered place then lib does not return any value. i want to take coordinates and fetch data from Geo reverse coding api.
Please guide me how i can achieve this using your library. which function gets called when user tap on a map and marker shows on that place.
How can i make it delegate method and receive it in my controller view.
The text was updated successfully, but these errors were encountered:
Hi
I have use case where i want to reverse geo code and display address when user has selected non-registered address.
When user place marker on non-registered place then lib does not return any value. i want to take coordinates and fetch data from Geo reverse coding api.
Please guide me how i can achieve this using your library. which function gets called when user tap on a map and marker shows on that place.
How can i make it delegate method and receive it in my controller view.
The text was updated successfully, but these errors were encountered: