Question

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

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top