Hi guys, we are looking for a way to display on a map the following things
- a list of markers from our database
- a single marker to show the user’s current location
- the route from the user’s current location and the marker clicked
We tried to use the native map element but we can only display the markers from the database, we then tried the google maps plugin and it does show the user’s location and the route but it does not display the markers and we finally tried the extended google maps plugin but it looks like it has multiple bugs and can’t use it
It might be something that we did wrong and if it’s the case or someone has some ideas on how we can be able to do the 3 things above please let us know !