This tutorial will show you how to change the google map location in WordPress
Locating Google Map
Example 1. Text Widget
1. Open WordPress admin panel
2. Go to Appearance>Widgets
3. Check the widget areas for the necessary text widget.
The google map code looks like this:
<iframe width="325" height="200" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/?ie=UTF8&ll=37.22158,-103.639526&spn=2.742445,5.482178&z=8&output=embed">
This is the code you need to modify or replace.
Changing the Google Map location
1. As soon as you found the google map code go to http://maps.google.com
2. Using your mouse and the map controls choose the desired location and zoom.
3. Click the Link button in the top right menu.
4. Copy the code from the "Pages HTML to embed…" field.
5. Paste the code to WordPress.
Feel free to check the detailed video tutorial below:
how to change Google Map location in WordPress

