Showing posts with label API. Show all posts
Showing posts with label API. Show all posts

Wednesday, July 1, 2009

Turn-By-Turn Directions with the Google Maps API

In this tutorial, we will go through the process of creating a small widget that allows users to retrieve turn-by-turn directions to a specified location. We'll be using the Google Maps API, via JavaScript, to provide this rather advanced functionality. [Detail]