Why is traffic API not returning any data?
the traffic api returning data fine yesterday seems not returning data.
and doesn't seem me, take @ little js app (isn't mine) http://jsfiddle.net/chufol/78mjv/show/ working fine yesterday (it showing lots of road works etc), shows nothing. (info js app http://www.mandogroup.com/blog/2014/displaying-live-uk-traffic-incidents-using-bing-traffic-api/)
any idea why down?
cheers,
alvin
are mixing bing maps traffic data google maps? if against terms of use bing maps. looking account see have trial keys. these expire after 90 days , have low transaction limits on them. looks account on 6 months old.
they rate limited when there lot of load on servers or when account makes high frequency of requests. done give priority enterprise accounts.
if want use traffic data in javascript map control use trafficmanager in bing maps. wraps traffic service , automatically updates data move map: http://msdn.microsoft.com/en-us/library/jj953497.aspx
http://rbrundritt.wordpress.com
Bing Maps > Bing Maps REST, SOAP, Spatial Data Services
Comments
Post a Comment