Map automatic centralisation

I’m currently developing an app on Adalo and planning to publish it on the Play Store (now i’m on the pre-production step). During development, I’m using a map component.

Expectation: I expect the map to be centered on my current location (Paris), as the “show current location” button is activated.

Actual Outcome: However, what happens is that the map is centered on Manhattan. I have to press the centering button for the map to be centered on Paris, despite having the “show current location” button activated.

Now, I’m seeking advice or suggestions on how to ensure that the map is automatically centered on Paris upon publication without needing manual intervention. Any insights would be greatly appreciated. Thank you!

It always loads Manhattan by default. I raised this with Adalo many moons ago, I don’t think they’re changing it anytime soon.
Show current location will only work if location service is turned on.

You could try a single marker which is the lat,lng for Paris. This could help you, but you will also experience the Manhattan flash.

@njimmy10 has released some custom map components and could help you if you want something custom.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.