Would the project description below be considered a violation of the
Google API guideline? i.e. would this be considered "scraping?" If it
is a violation, is there a way to accomplish the same goal without
violating the API agreement? :) Thank you in advance.

Project Description:

We have a custom .NET office app running on our network. On a database
populated customer information form, we have the customer address,
including two fields for Latitude and Longitude. We want to put a
button there called GET which, when pressed, will pass the address
data to your script. Your script will then launch a browser window, go
to Google Maps, place a Pin icon at the location and pass the Lat/Long
data back to our App and our app will populate the two fields (LAT and
Long). However, sometimes Google Pins a location that *we know* is not
the location that corresponds to the address; for example, it may be
across the street or a couple of lots off. So we want to be able to
drag the Pin icon, if necessary, to a new location and when we let go
of the icon, the new Lat/Long data is again passed back to our App and
we will override the previous values.


-- 
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.

Reply via email to