On Sep 16, 2:18 pm, John Coryat <
cor...@gmail.com> wrote:
> >> You could have your user setup polygons using the "My Maps" feature of
>
> the Google maps, then use those KML specs to overlay polygons on your map.
> You can also use those polygons to detect what zone the user has clicked and
> based on that, do the computation on cost to zone.
>
> I meant:
>
> You could have your *client *setup polygons using the "My Maps" feature of
> the Google maps, then use those KML specs to overlay polygons on your map.
> You can also use those polygons to detect what zone the *user* has clicked
> and based on that, do the computation on cost to zone.
Example using kml polygons:
http://www.geocodezip.com/geoxml3_test/v3_collection-map2e.html
-- Larry
>
> -John Coryat