I need to add the map in my wordpress site, but i have to put only the characters after ‘mid=’ Example:
- the url of the address;
- mid=zYSGCTGPw92M.kZ0t92LPNDTM the part of the url i need to see;
- zYSGCTGPw92M.kZ0t92LPNDTM the code to put in google maps source field.
The problem is that now, whatever address i put in search field of google map, that MID does not change! So in the end i get to have the previous address again. Can anyone give me a hint, how does google maps work now?? How do i get that mid to change?
Thanks all, Best regards!
2 Answers
To anyone that may get lost like i did, here is the answer ->
The procedure to create embed maps to insert in the theme:
Example Address:
3740 Dacoro Lane
Castle Rock, CO 80109 -
The right url:
The code needed for 'Google Maps' element of the theme: z3hN7mkYycnw.kUH548HocdUw
How to get it:
1- Go to (My Maps)
2- Add New Map
3-In the search field, type your address
4- In the box shown above the pointer, click Add to Map
5- In the top left box, click on 'Untitled Map' and set a name for the new created map.
6- Link to share
7- Give permission to be viewed by everyone on web
8-Copy link and share!
9- Go back to (My Maps) - Open Map
10- Select your address from the list (check box)
11- Copy the code (after mid=) in the url bar!
12-Paste this code to your Google Maps element;
..and it's done!
Best regards!
2Check out this question for information on URL parameters. I'm not sure what you need the MID for, but it sounds like MID might be a Map ID (just guessing), which does not change even if make a new search. If you want to search via your URL try instead.
1