I’ve familiarized myself with the Google Maps PI v3 enough that I can make the kind of maps I want, with the custom markers and info windows that I need. What I can’t seem to find info on is integrating this into something like a WordPress blog. I know there are plugins, but none of them seem to be what I’m looking for.
Here’s what I’d like to do: In my header file, included the basic code for Google maps, including styles. In whatever blog post I use a map, included specific code on geolocation, zoom level, marker, and info window.
Is this possible? How would I set this up?
EDIT: my last example was supposed to be a general idea… Here’s a working implementation.
html
jquery to create the maps
demo: http://jsfiddle.net/djs5x/1/
json generator: http://jsfiddle.net/X5r8r/153/