Google Maps V3 API: How can I get report of the use of the DIRECTIONS and GEOCODE APIS -
i using google maps api v3 in web.
and using:
new google.maps.geocoder(); (geocoding)
new google.maps.directionsservice(); (directions trace routes between 2 places)
then went api developers console , create key , phone call google service in way usin key:
http://maps.google.es/maps/api/js?key='the-key-from-api-console'&sensor=true
the intent of maintain track of utilize of apis watch not pass limits of use.
in api console google reports me ok utilize of javascript api v3 counting number of visits, number of loads of maps url of pages utilize maps. can see utilize of service not exceed 25,000 requests / day
but need reports of utilize of geocoding , directions , google not reporting me info. in developers console activated directions api, geocoding api , google maps javascript api v3. reports of maps javascript api v3.
report of directions api , geocoding api remain @ 0%. if google not using report.
could service should contracted have info or other types of apis enable console in order have utilize of report?
i've been trying find info clarifying me found nil solved doubt.
thanks in advance.
when utilize both services via methods of javascript-api limits apply user visits page map, quota of business relationship not affected(so there nil count/report account/project)
it applies business relationship when request webservices(usually via serverside scripts).
google-maps-api-3
No comments:
Post a Comment