I think you’re mixing up technology terms. The map shows directions but it doesn’t do navigation
Doing navigation in bubble through the browser will never yield consistent results
To properly do navigation or mimic navigation features, what in my opinion require a native app that can run in the background as the app is running. Current location information can be sent to bubble via a direct API connection
I will most likely work for the first few minutes, but the results are always going to be inconsistent and unreliable.
Hi @AliFarahat
is there way to customize the color of the clusters? I tried to add an HTML element and a script from ChatGPT but it’s not working. Thank you in advance!
Do you mean setting this?
do when “A Maps Extended Is Ready”
trigger “Get Markers Bounds A Maps Extended”
My goad is not to get the bounds of the map but to list in a RG (temporarily in multiline input box) all the markers that are visible in the map.
In the shared images, the markers display the addresses of some shops and are populated setting: ID Field = unique id of the shop
In the second image the multiline input box is populated with the unique ids of all the makers and it works.
In the first image I tried to populate the multiline input box with the unique ids of just the markers visible in the map but MapsExtended A's Markers in Map Bounds
returns “empty”
Hi @AliFarahat , I followed what you did in the editor but still couldn’t manage to change the map styling. I made sure that the map id and some settings are correctly set up but still couldn’t rewrite the default style. Also sent an email to the support email you provided on demo site, any help will be really appreciated.