by (1.4k points)
edited by
Hey Seotoaster-team.

I'm trying to integrate a google map.
I used the following instructions for this:
https://developers.google.com/maps/documentation/javascript/examples/map-simple

Unfortunately I get the error "Cross-Origin Request Blocked"
Do I have to use a CORS proxy?
https://stackoverflow.com/questions/43871637/no-access-control-allow-origin-header-is-present-on-the-requested-resource-whe/43881141#43881141

Is there an easier way?
How do you integrate Goole Maps?

Many thanks for the help.
Best regards
Ronny

1 Answer

by (4.1k points)
Hi Ronny,

We have a plugin for google maps. You can find and download it on this page https://www.seotoaster.com/google-maps-plugin.html. Also if you a looking for a single marker location solution then Google provides an iframe version implementation https://developers.google.com/maps/documentation/embed/map-generator#create-project

Thank you. Regards.
...