The Artima Developer Community
Sponsored Link

Java Buzz Forum
Hacking Google Maps

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Delap

Posts: 1154
Nickname: scottdelap
Registered: Sep, 2004

Client / Server application developer.
Hacking Google Maps Posted: Apr 11, 2005 8:55 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Scott Delap.
Original Post: Hacking Google Maps
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
Latest Java Buzz Posts
Latest Java Buzz Posts by Scott Delap
Latest Posts From ClientJava.com

Advertisement

Engadget provides a interesting piece on hacking Google Maps. This is a part of web applications that I haven't seen a ton of blog posts on. AJAX type technologies provide nice urls to get little pieces of information. However, you've also basically have a web services type API for information retrieval. Since the browser renders things based off of this XML/HTML, things can be easily proxied and manipulated with a little reverse engineering even if a site's creators haven't explicitly published an API.

Hacking Google Maps
One of the great things about Google maps is it has its roots in XML. To translate for the non-web developers out there, it basically means Google maps are user hackable. This how-to will show you how to make your own annotated Google map from your own GPS data. Plus, you?ll be able to tie in images and video to create an interactive multimedia map. We?ll walk you through the steps we took to generate an annotated map of a walk we took recently through our hometown, now that it?s actually starting to get warm enough to want to walk about!

Read: Hacking Google Maps

Topic: Passing On A Link (Breaking news) Previous Topic   Next Topic Topic: Programming Metaphors

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use