Re: [Google Maps API v3] Search Along a Route

2010-05-07 Thread Earth Technology
Does anyone have any update on this thread. My last reply was - Yes, i have a database containing city, state, zip code, latitude and longitude. Please let us know how can i do it. On Fri, Apr 23, 2010 at 6:39 PM, Earth Technology wrote: > Yes, i have a database containing city, state,

Re: [Google Maps API v3] Re: Using GDirections

2010-05-06 Thread Earth Technology
Let me know how can i get the coordinates of the polyline. On Wed, May 5, 2010 at 7:40 PM, Rossko wrote: > > I need to show listings stored in my database which falls in the route as > > well as 5 kms off the route. > > I also have a zip code database of Australia which has zip code, latitude >

Re: [Google Maps API v3] Re: Using GDirections

2010-05-05 Thread Earth Technology
I need to show listings stored in my database which falls in the route as well as 5 kms off the route. I also have a zip code database of Australia which has zip code, latitude and longitude. Every listing has a zip code assigned to it. On Tue, May 4, 2010 at 10:21 PM, Rossko wrote: > > Please l

Re: [Google Maps API v3] Search Along a Route

2010-05-04 Thread Earth Technology
sorry, i am not getting you. Which bug you are referring. 2010/5/2 Björn Brala > Think that code fixes your bug :) > > 2010/4/30 Earth Technology > > I am not sure what shall i check in http://www.geostart.nl/test.html >> >> 2010/4/23 Björn Brala >> >&g

Re: [Google Maps API v3] Search Along a Route

2010-04-30 Thread Earth Technology
your code! Thats not really how it > should work... > > Try the following code on your website: > > http://www.geostart.nl/test.html > > 2010/4/23 Earth Technology > > Yes, i have a database containing city, state, zip code, latitude and >> longitude. >>

Re: [Google Maps API v3] Search Along a Route

2010-04-23 Thread Earth Technology
eed to request directions via > the api and then send coordinates back to your database which runs the query > > On 15 Feb 2010 09:15, "Earth Technology" > wrote: > > Please let me know how to perform search Along a Route using Google > > > Map API in my site. > >

Re: [Google Maps API v3] Search Along a Route

2010-02-15 Thread Earth Technology
Please let me know how to perform search Along a Route using Google Map API in my site. See the below information, it may help. The following inputs will be provided by user - Start State Start Location End State End Location Maximum KMS Off Route On Fri, Jan 29, 2010 at 5:49 PM, earth wrote:

Re: [Google Maps API v3] Re: Showing Pick up and Delivery Locations

2010-02-15 Thread Earth Technology
Is their any way to show Approx kms and travel time by road. On Mon, Feb 1, 2010 at 2:59 AM, pete wrote: > Check this out... > > > http://code.google.com/apis/maps/documentation/v3/examples/directions-simple.html > > This example shows two points and a polyline between then using the > Direction

Re: [Google Maps API v3] Search Along a Route

2010-02-03 Thread Earth Technology
Is their any update on this. Please see the below information, it may help. The following inputs will be provided by user - Start State Start Location End State End Location Maximum KMS Off Route On Fri, Jan 29, 2010 at 5:49 PM, earth wrote: > Hi, > > Please let me know how to per form searc

Re: [Google Maps API v3] Re: Showing Pick up and Delivery Locations

2010-02-03 Thread Earth Technology
Thanks. Is their any way to also show Approx kms to be shown with travel time by road. On Mon, Feb 1, 2010 at 2:59 AM, pete wrote: > Check this out... > > > http://code.google.com/apis/maps/documentation/v3/examples/directions-simple.html > > This example shows two points and a polyline between