jquery: how can i load the Google Maps API via ajax?
- by Haroldo
Before you reply: this is not as straight foward as you'd expect!
I have a 'show on map' button which
when clicked opens a
dialogbox/lightbox with the google
map in.
I don't want to load the maps api on
pageload, just when a map has been
requested
This is php file the "show on map" button puts into the dialog box:
<div…