On Jan 12, 6:28 am, emredagli <[email protected]> wrote:
> Sorry Mr. Warden,
> Yes I misunderstand your sentence.
>
> I am trying to solve a optimization problem in WEB.
> And I try to show results in the map.
>
> To do that I use GDirections and If there is a even one unlocatible
> point, all polygon became null.
> To avoid this situation, I have to make requests one by one. But in
> this case I afraid to stick quota.
> I want to ask:
> 1) Is there a way to get my remaining quota for today?

No.  You will get this error code in response to requests:
http://code.google.com/apis/maps/documentation/reference.html#GGeoStatusCode.G_GEO_TOO_MANY_QUERIES

> 2) Is there a way to get: which of the given points are locatable or
> not (without decreasing quota)?

> 3) Allways Is there a polygon for two locatable points? (sorry my bad
> english. I hope you understand.)

I think you are asking if there are always directions between 2
points.  The answer to that is no, sometimes there is no way to drive
from one point to the other.

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