How to get the Google Map URL?

Knowledge Base > Sahifa > How to get the Google Map URL?

in Sahifa

You need to use the absolute link to the map, something like:

https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d13029.230516427888!2d149.126443!3d-35.273477!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xaff5aca422316383!2sSaudi+Arabian+Cultural+Mission+(SACM)!5e0!3m2!1sen!2sau!4v1463396665223

To get the absolute link of any map:

  1. Go to the map page.
  2. Click on the Share icon.
  3. Select “Embed map” tab from the popup dialog.
  4. Copy the link appears in the code. the value of the src attribute, src=”the-link-here”.
  5. Go to the post edit page, and set the Post head option to Google Map and enter the map url.

0