This is very nice.

I'm wondering if there is a way I can define boundaries for a delivery area 
and then when someone calls in to see if they are in the delivery area, I 
can type in their address and see on the map whether they are within the 
delivery area.  I could either see their  spot on the zoned map or I could 
just get a yes or a no.

Thanks!

Scott



On Friday, September 6, 2013 5:50:56 AM UTC-5, geoco...@gmail.com wrote:
>
> On Thursday, September 5, 2013 8:28:36 PM UTC-4, Eldan Shkolnikov wrote:
>
>> Hey, I have been following this post and would like to ask the same 
>> question joe asked. 
>>
>> I have an custom made online ordering application for restaurants. I 
>> would like to verify the customers address matches the address within the 
>> restaurant delivery boundaries using Google maps API. 
>>
>> Do I need to use a KML file for this? A little bit confused on how to set 
>> this up. Your help would mean a lot thanks!
>>
>
> You can use a KML file.  You can define your polygons however you want. 
>  The implementations I have seen use either KML and a third party parser or 
> FusionTables (which can import KML for the polygons).  But you can also use 
> native Google Maps Javascript API v3 polygons or implement the 
> functionality (point in polygon analysis) on the server.
>
>   -- Larry
>  
>
>>
>>
>>
>>
>>
>> On Thursday, March 27, 2008 12:46:01 PM UTC-4, nirmal wrote:
>>>
>>> http://www.nirmalpatel.com/ourarea/ 
>>>
>>> I wrote this up one evening out of boredom because I thought it might 
>>> be useful to organizations/businesses that cover areas that don't 
>>> follow along borders that are common knowledge. 
>>>
>>> Any comments are appreciated.
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to