Tuesday, August 12, 2008

Show directions

Hi,

In a previous post, we saw how to do an "Hello World" using the addMarker procedure. Usually when someone needs a map on his website it's because he wants to show the location of some events. Adding directions to your map can help the users to locate and go to the events your are promoting. I am going to show you how to put a route with directions on your map using the addDirection procedure.

I will assume you read the previous post and you know how to do a simple "Hello World".

1) PL/SQL Region - PLGMAPS code









2) Example