On 16 March 2010 17:43, Yash <[email protected]> wrote: > Hi All, > > I am writing a desktop application for call Centre for restaurant > which will be used by our internal staff. > > I am trying to find the code where we can describe the boundaries for > our different restautants and if a customer call for delivery, with > their address we should know the attached restaurant , major > intersection (for delivery purposes). > > Is it possible?
Yes. But not out the box. Will need to implement the 'searching' and matching to areas yourself - the API doesnt do that. There are some useful tutorials here: http://econym.org.uk/gmap/ > if i use google API in my application , do I have to > buy this ? > Yes. using the Free API, the application has to be visible to and downloadable by the public. > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
