About modal display from the map

hi

There is a problem that occurs when making an android native application.

If you link from a page with an embedded map component to another page with an embedded map component, the pins will behave abnormally, probably because the data does not load properly.
This problem is solved by going through the loading screen.

However, when I link from a pin on the map to a modal and then back from the modal, the map reloads and the pin behaves abnormally.

It doesn’t look good to go through the loading screen from the modal, and the map is reloaded and the selected pin position is misaligned.

Is it possible to prevent the map from reloading when returning to the map with the action of back from modal?

Does anyone have the same problem? ??

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