Wednesday, June 29th, 2005 at 2:06 PM
A note to web application developers — Google has finally opened their maps service via an API, allowing you to programmatically make use of their maps, as well as plot routes and markers. Previously, the only way to do such a thing was by disassembling the JavaScript which Google uses and creating your own unsupported solution. Now you can create a web application which reliably uses Google Maps without worrying about infrastructure changes affecting your code. You will need a (free) API key to make use of the service, which can be obtained here. I’m excited to see what new web-based tools can be built using the new Google Maps API! Any suggestions for a small project which makes use of it?
This entry was posted
on Wednesday, June 29th, 2005 at 2:06 pm and is filed under Programming.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, trackback from your own site, or
Stumble it!.

fmTuner: Last.fm for WordPress
ADB Mouse Conversion
iPod Super
Google Maps API
Das Google Maps API (Application Program Interface) erlaubt es den Programmierern, Google Maps auf ihren eigenen Seiten einzubinden. Die Features sind identisch wie bei Google Maps. Nachteil an der Sache ist die Javascript Anforderung.
Weiterführen…
Wow thats awesome. Maybe I can use this on my menu web site to calculate distances between zip codes… without actually doing any hard work myself…. just let google do it :-) I already use google maps to link to addresses of places on all my web sites, since it so totally puts mapquest to shame!
Awesome, thanx