Hello, I have a route I created with Bubble’s Googe Map Extender and I would like to remove the last point on my route (D) as it is also the starting point and I would prefer to show the starting point rather than the end point.
Here is the map:
And here is my route:
Is there any way I could do this?
Thanks
Hi @jcjags63,
Thanks for reaching out. If you want to reset your map and draw it again, you can use plugin’s embedded Reset Map action, and then draw the points again. But this time please make sure to differentiate the Origin point with Destination when using Add Directions action:
And Way Points in-between, of course. You can check our demo editor to see how it it’s done.
Best regards,
Zeroqode Team
The problem that I am having is that the Origin and the Destination are the same value. The purpose of my app is to find the fastest delivery route to a number of waypoints and back to the starting location. I’m not sure if this is possible to fix on my end.
Hi @jcjags63,
Thanks for feedback. The idea is that this plugin is working properly, meaning even if you have your Origin and Destination points being the same location, it is going to compose a route which is optimal. So even with your use case it is composing the optimal route, but if you wan to have a different one, you can simply insert different Way Points so it draws it like this:
But it does draw its all markers on the map; they are just overlapping:
Best regards,
Zeroqode Team
I understand, is there possibly a way to stagger the starting and ending waypoints or use numbers instead? I would like to eventually show multiple routes on one map and differentiate them using different colors for different routes.
Hi @jcjags63,
Thanks for feedback. Unfortunately, it is not possible to stagger/use numbers for markers instead with this plugin.
Thanks for understanding.
Best regards,
Zeroqode Team
If you could add a feature to customize the color of the route from the mapextender element then that would be extremely helpful. I currently have 10 mapextender plugins on separate maps but if I could consolidate them all on one map it would be perfect.
Thanks @jcjags63 for feedback.
We’ve taken your feedback into account and will look into future possibilities of improvement if feasible.
Best regards,
Zeroqode Team