Skip to content

Instantly share code, notes, and snippets.

View iepathos's full-sized avatar
🥊
Taking care of business

Glen Baker iepathos

🥊
Taking care of business
  • Headspin
  • Mountain View, CA
  • 14:14 (UTC -07:00)
  • LinkedIn in/glenbbaker
View GitHub Profile
@gbakernet
gbakernet / load-google-maps.js
Created February 15, 2011 23:42
Load Google Maps API using jQuery Deferred.
/*!
* JavaScript - loadGoogleMaps( version, apiKey, language )
*
* - Load Google Maps API using jQuery Deferred.
* Useful if you want to only load the Google Maps API on-demand.
* - Requires jQuery 1.5
*
* Copyright (c) 2011 Glenn Baker
* Dual licensed under the MIT and GPL licenses.
*/