vijayjoshi.org - php | javascript | ajax | and all things web

Posts Tagged ‘google map’

How to dynamically load the Google Maps javascript API (On demand loading)

January 19th, 2010 | Posted by Vijay Joshi | 12 Comments
Normally google maps js api is loaded at the time of page load via a script tag with src set. If map is not so major feature of your application ...