- Issue created by @effortDee
- Status changed to Closed: works as designed
4 months ago 10:48am 18 September 2024 - 🇩🇪Germany christianadamski Berlin, Germany
Try current -dev. There is now layer support through views. This might do, what you need.
I have a route on a map that shows the route for that node it has been uploaded to.
I now want to show many other points of interest along that route using geolocation which then shows on a single map as the route and then shops, water, accomodation etc along that route.
Then for this single map with all this data to (route and other points of interest) to be shown on each route node.
How is this possible?
At the moment the only way I can think about doing it is having separate geolocation mapping fields on the route node, the first being GPX Route field, then Shop Location field, Water Location field and so on where I use markers for each map to show these locations.
Then I have to build a block view, select all the mapping fields to show on a map and use contextual filtering to show that map for each node?
One issue I have seen is that I can't add multiple geolocation mapping fields on to one view to show all the different types of points of interest along the route.
Or is there another way to do this?
Closed: works as designed
4.0
Geolocation Field / Backend
Try current -dev. There is now layer support through views. This might do, what you need.