[SOLVED] Safari google map page not destroyed after pop

I have another solution.
I hardcoded Google Maps Version to 3.31 because I noticed that Google released a new version a week ago.
To hardcode the version : <script src="https://maps.googleapis.com/maps/api/js?v=3.31&key=....></script>