I am trying to create an app to track cellular service over the course of a drive. I am getting stuck on creating a route and then having all of the markers go under that one specific route. As of right now each marker is created, but does not attach to the route created. Additionally, when I create the route, I would like only those markers to be shown and when I start over for it to clear the current route and start new. What am I missing here?
Yes I’ve done the tutorials a few times now especially the structuring data. That’s the part it doesn’t talk about is how to point a list of things to another type
I hope you don’t mind, but I’ve made some small changes on your application that I THINK will get you where you want to be. I’d intended to create my own version of the app and just provide instructions, but my time is tight right now and I wanted to get you an answer.
For either future reference, or so you can revert it if you choose, here is what I did: