Article Categories
Article Tags
Search
Category Archives: AJAX
Want to include a map directly on your site? The solution is rather easy using the Google AJAX Map API. To use the Google AJAX Map API we’ll first include the JS (JavaScript) file to make it possible. <script type=“text/javascript” src=“http://maps.google.com/maps/api/js?sensor=false”></script> We can include that JS file anywhere on your page as long as it’s valid […]
Also posted in JavaScript, Tutorial, Uncategorized
Tagged API, Geolocation, Google, Maps, Tricks
1 Comment



