Hi developers
I’m looking to add a map function to my app. I need the following capability:
- Add a marker to the map and associate event data to that marker (with a series of input elements) such as a event title, organiser, description, date, attendees etc
- That marker must be searchable in the map (by date and/or location) and when clicked show all its associated event data, with the ability to change some elements of the data thing (e.g. add current user to attendees)
Simple question… is this possible with this plugin?