I searched the forum and documentation but I did not find an appropriate answer to a simple case as the following.
A user searches the map and manually locates a position (geographic address data-type I believe) that is marked. Then I “do a search for” all users’ geographic addresses, which shows all the markers for all users: hovering (or clicking) over a marker shows a group with some information on the user, similar to the pic below:
- How can the user click on the map and then save the position as a geographic address?
- How can I add the condition “when marker is clicked show group with information”?
thanks