Hello , I have following problem: I create map with marker then I navigate

Hello ,
I have following problem:
I create map with marker then I navigate to other pages in app and then
when I return to the page with map marker disapears.

Can someone help me ?

Thanks in advance!

Hi Maciej! … [we created an issue regarding this]
(https://github.com/FlowingCode/GoogleMapsAddon/issues/8), and there is already an answer in there, can you check it out and if needed can you supply more info in there so we can tackle this problem?
Regards!

Hi Maciej! … are you still facing this issue?

As explained [in GitHub]
(https://github.com/FlowingCode/GoogleMapsAddon/issues/8#issuecomment-700000304): Markers are part of the component state. Based on the description, it seems the component is reinitialized, in which case the map will be reloaded.

Let us know if you need more help.

Regards!

Hello again,
Thank You very much for explenation ,
however it doesn’t help and I have still the same issue.
I have created a very simple example with map.
When I run it first time maps shows up correctly.
When I navigate through the app and I am returning to the app market disappears and error shoes up.
Please have a look at the app and let me know there is the problem,

Regards,
Maciej

PS

This is simple Spring Boot app
18535884.zip (137 KB)

Sorry I attached wrong attachment
This is correct
18535890.zip (270 KB)

Hello Maciej, sorry for the delay. Please give it a try with the latest release and let us know how it goes. Thanks.

hello Paola,
Now it works correctly!
Many, many thanks for fixing it.
Cheers,
Maciej Dybala