I'm no expert, but as long as your map isn't behind restricted
authentication or a firewall, it sounds like normal use of the API.

On Wed, Mar 17, 2010 at 7:26 AM, Osiris <[email protected]
> wrote:

> Hi,
>
> We are working on an web app which uses the Google Maps API.
>
> I know there are terms about having to display things on maps if we
> use the service, and I need to know if our app would be breaking the
> t&c's.
>
> Essentially we will get the users location (Via them entering the post
> code and geo-coding it). Then we get their destination through a drop
> down box. This journey is then sent to the directions handler, and we
> get the directions.
>
> But what we also do is loop through every other entry in the drop down
> box, to see which gives the shorter journey times (As coming from
> different directions will change the results), then we place makers
> over the map at the different destinations, and also list these on the
> page with links, which, when clicked will show the relevant route
> using the DirectionsService.setDirections() method (Having stored the
> relevent direction result in a global variable).
>
> Is this allowed? Or is it breaking the t&c's?
>
> Thanks In Advance
>
> --
> 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]<google-maps-js-api-v3%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

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