Hi there. I am building an app which is mainly based on a map, where users add places (listings) with descriptions and fotos (spots to do a specific outdoor sport).
From what I found so far I can make them input the adress of the listing as geographic adress, so that it will be displayed on the map afterwards. But as the locations mainly are in nature with no specific adress, I would like to give the user the chance to select the location on a map and set the marker visually.
Does anyone know how this would be possible?
Planning on using the maps component and google APIs. Do I need a different system?
Thanks! Hannes