Pick a location from Google Maps when clicked.

0
I have to pick location details when i have clicked on Google Map every time. Please let me know how can i trigger event when i clicked on map and how do i get location details when i marked on google map.
asked
2 answers
0

Are you using the geolocator (https://appstore.home.mendix.com/link/app/1380/) ?

In that case you can use the on change microflow:

 

answered
0

Thanks Jcob for your quick response,

I am using Google Map module, so could you please help me how to change the default marker with onclick after i open the Google Map and pick the Marker location details.

answered