+ 6
[GURU LEVEL] Google says you canât destroy map object
Hello everyone I'm very proud to have published this project with the Google API but I have a problem I can not destroy the map object. If you navigate 5 places then it will crash because it does not free memory. I found this official bug report https://issuetracker.google.com/issues/35821412 Can you help me? I canât surrender, I never do :P Thank you https://code.sololearn.com/W8sEmboVVu7z
5 Answers
+ 3
Unfortunately I tried your solution but it did not solve the problem
+ 3
I tried some solutions online but zero results... cmon I canât say itâs impossible there must be a way
+ 2
Any solution? Some can someone do the magic? @Vitruvian help me :)
0
reuse the map object. I was thinking re-init but reuse should be fine
0
at least iâve done it you can see how i destroy the object in my rome by night code