If a user is traveling from one location to another location, how do I show the two locations with a line from location A to location B?
Also, how do I represent all the travel lines of my users on a Google map?
Thanks
If a user is traveling from one location to another location, how do I show the two locations with a line from location A to location B?
Also, how do I represent all the travel lines of my users on a Google map?
Thanks
The native Bubble map doesn’t do this, but you can pass in some HTML to do it …
Cool! Would that html code replace the Google element?
This is awesome @NigelG! I will get to it and keep you updated