On Aug 1, 1:46 pm, maxd <[email protected]> wrote:
> im looking for a simplified approach to see if an address is in out
> delivery boundaries for my restaurant ordering site.
>
> 29 th street to 49 th street
> 10 th ave - park ave in NYC
>
> i want to do this with php/javasrcipt
>
> i already have a great code to convert an address to gps
> lat/long through google maps 
> api.http://www.barattalo.it/2011/01/24/php-geocoding-function-from-addres...
>
> any suggestions?

You mean something like this (using kml polygons to define the
"delivery boundaries":
http://www.geocodezip.com/geoxml3_test/v3_collection-map2e.html
or this:
http://www.geocodezip.com/geoxml3_test/votemap_address2.html

  -- Larry

>
> i am not so advanced in the maps api so a ready to use code would be great.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to