A Simple and Easy Google Map Plugin
-
I am placing Google maps in my pages using code similar to below. But I have to go into the html on each page and change the address I want to display (three times in the code below). Does anyone know of a SIMPLE plugin that will provide this functionality and only require me to put in an address ONCE? I have perused the plugins, but they are cryptic, require a license, etc. Here is what I am using now. Arghh! Thanks for any help.
<a title="Pinal" href="https://maps.google.com/maps?source=embed&hl=en&q=971+Jason+Lopez+Circle,Florence,AZ" target="_blank"><img class="size-medium wp-image-20 alignleft" alt="Map" src="https://maps.googleapis.com/maps/api/staticmap?center=971+Jason+Lopez+Circle,Florence,AZ&zoom=13&size=360x250&sensor=false&markers=color:green%7C971+Jason+Lopez+Circle,Florence,AZ" width="250" height="360" /></a>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘A Simple and Easy Google Map Plugin’ is closed to new replies.