문제

I ran into a issue were the tile on the Bing Map repeat themselves for a given coordinate. Has anyone seen this issue? Its bizarre. The application is .net 3.5, C# and Win Forms. The API key for Bing maps is valid and the service URL used is http://dev.virtualearth.net/webservices/v1/imageryservice/imageryservice.svc

Any help with this is appreciated.

enter image description here

도움이 되었습니까?

해결책

Ok what happen is when the request to Bing Maps fails I take the lat and long for the map of the US. I try to use these coords to generate the US map, this work "ok" except I only get the single tile back in the requsst.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top