I have a simple web site page with a map (from Google Maps) embedded into an iFrame.
Maybe you can use cookieless google maps v3:
https://mapsplatform.googleblog.com/2011/10/a-grab-bag-of-maps-api-news.html
The eagle eyed amongst you may have spotted that we have updated all of our documentation to recommend that the Maps APIs be loaded from maps.googleapis.com rather than maps.google.com or maps-api-ssl.google.com. When loaded from maps.googleapis.com, the current implementation of the Maps API v3 does not rely on the exchange of cookies with Google. This improves both the security of the API, and the performance on bandwidth constrained networks. We therefore recommend all sites switch to using maps.googleapis.com.
Link to tutorial:
https://developers.google.com/maps/documentation/javascript/adding-a-google-map