Map function addIconMarker and addMarker are different point on Map (Only Android)

Experienced function addIconMarker is inaccurate on Android.

With blocks below, addIconMarker and addMarker are the same latitude and longitude. But you will see the points on map are different on Android (While on iOS are same). Also the title and description is not close to the icon.

Any suggestion to solve this issue? I’m not sure what should I do more for Android device.

Blocks

Android

iOS

Actual location

1 Like

Hey @bpn.developer

Can you share a minimal example of this issue?

This seems like the same issue that I reported earlier, Map Icons Offset from correct placement · Issue #1124 · thunkable/thunkable-issues · GitHub
There are a couple examples of projects linked there.

1 Like

@jared As per requested, here is minimal example.

https://x.thunkable.com/copy/e9e7891cf5142acdb81bb6c13eb01d2b

1 Like