Bing maps is a web mapping service provided as a part of Microsoft's Bing suite of search engines and powered by the Bing Maps for Enterprise framework.

learn more… | top users | synonyms

2
votes
1answer
956 views

sharpmap overlay mapinfo on bing/google

I want to use sharpmap to overlay a mapinfo tab file onto google or bing. I have it working pretty much at the moment however the co-ordinates that bing/google show are in correct so my mapinfo file ...
1
vote
0answers
67 views

Bing map v7 adding infobox to georss parser module

Using this plugin (source) to load pins from an xml file, pins get added correctly, but now trying to add infoboxes to each respective pin. In the function that receives the array of pins I'm trying ...
1
vote
0answers
93 views

How can I determine when a Bing map waypoint is going to overlap an existing one, and give the original waypoint a “badge-like” update?

I want to be able to determine when a Bing map waypoint that I want to add is going to overlap an existing one, so that, rather than bunching them all up in one spot like a litter of kittens on a ...
1
vote
0answers
192 views

Bing maps get Distance between two places

I have referred the sample http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#BingRouting and developed a Bing maps routing tool on my Silverlight GIS website.. now my client wants me to ...
1
vote
0answers
107 views

qgis and embedded ajax (bing map)

I need to load in a docked QWebView this html: < html > < body > < iframe width="100%" height="499" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" ...
1
vote
0answers
132 views

Populate more than one Silverlight Image from Bing Maps async request

I have the following code, which works fine if you just want to populate one Image with a response from Bing Maps. But if I try to do two then the variable _currentImage always ends up being "image1" ...
0
votes
0answers
28 views

Help IDing basemap used in this image?

Help! I'm trying to create a similar-looking map in ArcGIS and want to use this basemap if at all possible. The goal of the map is the same - show a certain point in relation to the surrounding ...
0
votes
0answers
144 views

Using Bing Maps API in Geoserver OpenLayers Map Application

I am using Geoserver and Openlayers to display several shapefiles in a mapping application. I thought the best way to begin would be to organize the datasets and do a layer preview in Openlayers on ...
0
votes
0answers
82 views

Contiguous regions in web map services

This is a duplicate of a question I posted at Stack Overflow: http://stackoverflow.com/questions/10760845/contiguous-regions-in-web-map-services. I'm working on an application that must calculate ...