What's a simple jQuery plugin that will draw a map given an address?
I don't need any controls, no panning/zooming.
What's a simple jQuery plugin that will draw a map given an address?
I don't need any controls, no panning/zooming.
If you really don't need any panning/zooming I would use the Static Maps API instead. Much nicer to just load an image than all of the GMaps JavaScript.