Bing Maps is an online mapping service provided as a part of Microsoft's Bing suite of search engines. A suite of APIs facilitate programmatic access in a number of languages.

learn more… | top users | synonyms

0
votes
1answer
3 views

Pushpin Address Balloon on Bing Maps in Windows Store Application

I want to show address of the location with pushpin on Bing Map. I was able to add pushpin image on desired location. I want to know that how can I show address of the location in balloon kind of ...
0
votes
2answers
29 views

ArgumentNullException while selecting inner node value in xml

I'm trying to get the location name value from the xml document given below, but it shows argumentnullexception . Any help will be appreciated <Response ...
0
votes
0answers
16 views

how to convert address box text to geo long lat. in wp7

I want to convert my address box text into Geo coordinates so i can put pin on map. here is the xaml code of my map. <Grid x:Name="LayoutRoot" Background="Transparent"> ...
0
votes
1answer
43 views

get latitude and longitudefrom city name using HTML,js in bing map

I need to get latitude and longitude by city name using bing map. Here is my code. function Geocode() { //Create Bing Maps REST Services request to geocode the address provided by the user ...
0
votes
1answer
30 views

Trying to add image to Bing Maps for windows store app

I'm having an issue adding an image to my map, I'm almost sure it has something to do with how I'm referencing the image. var uri = new System.Uri("ms-appdata:///Assets/mypic.png"); ...
0
votes
0answers
18 views

grey background Bing Maps

I have a problem with my first stand alone application with Bing Maps Key Creation I have gone on https://www.bingmapsportal.com to create my key I used "Basic" key type, "windows store app" as ...
0
votes
1answer
23 views

How to save bing map to image on windows phone 7.1

I have a map allow user marked your location. I want to save this MapView.
0
votes
0answers
7 views

What s the background style for the default buttons in Bing Maps for the App store

See attached photo, trying to make my buttons this style. What is the brush style for the default button for the Bing maps SDK for Windows app store?
0
votes
0answers
48 views

Offline Aerial Maping with Bing and OSM Droid

I have a requirement to use offline Aerial photography mapping. My choice has been to use OSMDroid as it caches the map tiles which can be used when mobile reception dies or is non-existant (exactly ...
0
votes
0answers
20 views

Open bing maps in native mobile maps app if exists

The problem I have a link in my website, which must open native bing apps application with given latitude and longitude (if that app exists) or redirect to bing.com/maps if there is no app. What we ...
1
vote
2answers
196 views

MVVM Windows Phone 8 - adding a collection of pushpins to a map

Here is the XAML code: <maps:Map x:Name="NearbyMap" Center="{Binding MapCenter, Mode=TwoWay}" ZoomLevel="{Binding ZoomLevel, Mode=TwoWay}" > ...
-1
votes
0answers
30 views

Is there any way to get Bing maps and Google maps to agreee?

I was working on a mapping solution for WP7 and so wanted to use Bing maps as part of the solution. I learnt that Bing maps doesn't quite get the locations "right", where Google maps seems more ...
0
votes
1answer
170 views

Pinpoint locations on google maps using ASP.NET

I am trying to pinpoint locations on google (or bing) maps, and I'm unable to do so in both. The code structure is similar in both, and I present the google maps attempt: The objective: I have a ...
-1
votes
0answers
39 views

How to set IATA code in winrt bing map [closed]

I am using bing map in winrt and I have a list of IATA code. user can select a code and then i have to show that airport in bing map.
0
votes
0answers
40 views

display a blurred shape on a map instead of the real address

I have a website and I would like to display the user address on a map (using google map or not), but I don't want to display the exact address. I would to have something like a blurred shape (or a ...
0
votes
2answers
77 views

Translating from GPS coordinates to an address in windows phone

I have used the GeoCoordinate method to get a GPS Coordinates of a windows phone device, is it possible to translate those coordinates on another WP7 to get the address of that location??
0
votes
1answer
47 views

Using BING Maps SOAP Services in WP7 application

Can anyone refer me to a tutorial or explain how to consume BING Maps SearchService (SOAP Webservice) to find nearby chemists / pharmacist. I could not find a single example for consuming the web ...
0
votes
1answer
33 views

Drawing a line on Bing Maps through 180 deg long

Drawing a line through 180 degrees longitude on the Bing Maps control doesn't work as I expect. 180 degrees longitude runs from north to south through the Pacific Ocean, so if I wanted to draw a line ...
-2
votes
0answers
31 views

How to take 5 km points in all directions of a location, geocoding Bing api? [closed]

Ok so i have these cords: 55.623151, 8.48215 I would like to see the geo codes 5 km from north, south, east, west from this geo location above^. How can i do this?I wanna do this in Bing Map.
0
votes
1answer
29 views

Exception when calling Bing.Maps.Location class constructor

When working with Bing maps control for Windows 8 store apps creating a new Location object on non-UI thread causes an exception. WinRT information: The application called an interface that was ...
0
votes
1answer
33 views

Wind direction image on Bing Map

I wish to overlay a Bing map with a series of arrows representing the wind direction. I have searched unsuccessfully for anything relating to rotating "pins". I hoped to use a custom image and rotate ...
1
vote
1answer
41 views

How to use Bing Maps API with RequireJS?

How would I use the Bing Maps API with the latest version of RequireJS? The remote script URL is: http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0 Would I just add a shim like this? ...
0
votes
2answers
60 views

Setting the cursor to the open hand in Bing Maps

I'm developing with Bing Maps AJAX V7 map API and I'm trying to set the cursor to different things while hovering over different map elements. For example this is what I'm doing when the mouse rolls ...
0
votes
0answers
16 views

OS Grid reference on the bing map

How can I implement British OS Grid Reference on the Bing Map using Javascript?Which all Bing APIs I can use for the same?
0
votes
1answer
26 views

Filter EntityCollection to get only visible PushPins from map.targetBounds?

I am using v7 javascript Bing Maps API! I have an EntityCollection which contains PushPins. I want to get all the PushPins from the current viewport of map, or from within the map.getTargetBound()? ...
0
votes
2answers
162 views

Durandal/Hot Towel SPA, Bing Maps and knockout custom bindings

I'm using Durandal/Hot Towel SPA with Bing Maps library described here http://soulsolutions.com.au/Blog/tabid/73/EntryId/818/Knockout-JS-and-Bing-Maps.aspx. This library creates custom ko binding to ...
1
vote
1answer
36 views

How to create a button inside a bing map infobox?

Am working on a bing map based application. I want to show buttons in the popup pushpin infobox to which am planning to associate a click event.
2
votes
2answers
81 views

WPF DataBinding Bing Maps wpf api

I have spent countless hours reading and researching this topic – and I just can’t seem to get a foothold on it. Here is my scenario: I write software for a company that provides asset-tracking (with ...
1
vote
1answer
44 views

How can I use the bing map on my app

My purpose is to show the new york map on my app. First I download the BinMapsAndroidSDK1.5. Then, I import it into eclipse and run it as an android application. The result is the logo and "Bing Maps ...
0
votes
0answers
48 views

bing map, stop from scrolling the map wp7

I am a newbie to windows phone. Using vs2010 and os 7.1 I have a map containing a layer, what I want to do is drag the layer around but it only happens if am dragging the layer real slow, if I try ...
0
votes
2answers
63 views

DbGeography.Distance() returning incorrect distance

I'm experimenting with System.Data.Spatial.DbGeography, that I want to use to determine the distance from one coordinate to another (going to be stored in SQL server). My coordinates are in lat/long, ...
1
vote
1answer
37 views

Create instance of Microsoft.Maps.Search.Address

how can I create instance of Address class in Javascript? Why this code not working?? var Map; var MapOptions = { credentials: "my-key", center: new Microsoft.Maps.Location(49.767649, ...
0
votes
1answer
42 views

How to refresh bing map?

The bing map works fine if I refresh the page and push the pin. But if I do a ajax call and load the map, the previous pins stay. How to remove those pins?
1
vote
0answers
855 views

Using Google maps in Windows Phone 8

It's possible using Google maps in Windows Phone 8? The question may seem strange, since the internet is very much a post about it. But in practice, I was faced with real problems. The only way I ...
1
vote
0answers
127 views

windows phone 8 old map vs new map

I have a two WP8 projects. This is projects with map. First project with new Nokia maps and second project with old Bing maps. I noticed inappropriate behavior of old maps. They consume large amounts ...
4
votes
1answer
60 views

Bing Maps REST api - Where can I find more detailed information concerning error messages?

I've already checked out their page on error handling but all it has is descriptions of the status codes a request may return. Does bing provide information one what will be returned if I have ...
1
vote
1answer
54 views

Dynamic Actions for InfoBoxes with Bing Maps

I am creating a site that implements the Bing map control. I have placed the pushpins, and they will show infoboxes when the user clicks on a pin. What I need to do now is add actions to the infobox. ...
0
votes
1answer
42 views

orchard bing maps

Why when I installed the bing.maps from the modules/gallery menu of orchard...does 'bing maps' not appear on the menu on the left hand side?
0
votes
1answer
91 views

How to add event handler to bing maps EntityCollection?

I use the BING Maps API to create a bar chart on the map. The char contains some polygons but I cannot add a event handler to the collection and all events I add to a polygon fires immediately. var ...
0
votes
1answer
209 views

Add pushpin on Tap bing map control - windows phone

I want to ask you, if is good solution to add pushpin when user tap on screen? I make it so, when user tap on screen so pushpin is added with address. Is it another solution, how to add pushpin on ...
1
vote
1answer
98 views

Get location from bing map on Tap event in mvvm

i'm trying to get location, when I tap on bing map control. I know how to get it, but I want to make it in ViewModel. For Tap event I use interactions. <map:Map CopyrightVisibility="Collapsed" ...
0
votes
1answer
56 views

BingMaps Silverlight can not use tilesouce that is http, only https works

I've been following a whole bunch of tutorials on how to get overlays working in bing maps silverlight and they all appear to not even mention this problem of mine. Example of tutorial: ...
0
votes
3answers
114 views

Is there a free maps API like Bing/Google maps that can be used in internal applications

The licenses for both of the above allow certain free use but not for my requirements. I need a map API that can be used to find a place by postcode, then narrow down the position of a specific ...
2
votes
1answer
1k views

Setting Up Pushpins on Windows Phone 8 Bing Maps (XAML C#)

I'm trying to do a simple example application to build upon later for Windows Phone 8. I want to create a Bing map on my MainPage.xaml, centered at point (37.227700, -80422037), and have pushpins ...
0
votes
0answers
108 views

creating multiple infowindows in Bing Maps v7 and presenting data specific to pin

I'm currently trying to learn the Bing Maps API and currently trying to build a map with multiple pins that can be hovered to reveal a info window with that pins data. At the moment I'm experiencing a ...
0
votes
2answers
95 views

gif image file displays red “x” on IE

To start off, I have searched google & SO (Images are showing up as red x's on IE, shows up fine in other browsers), tried out the suggestions, but they did not resolve my issue. I am trying to ...
-2
votes
1answer
56 views

Rotating map control in direction of travel, Windows Phone [closed]

I count the route and watch the user's current location and when it begins to move, I want rotate map in direction of travel. How can I do this? Thanks in advance! And sorry for my bad English ^^
1
vote
0answers
84 views

Multiple Bing Map Pushpins from SQL not showing in Firefox & Chrome but do in IE

I'm displaying a Bing Map (v7) in my Webmatrix2 website with a series of pushpins & infoboxes drawn from a SQL Express database using a JSON enquiry. While the maps appears in all 3 browsers I'm ...
1
vote
0answers
18 views

Clarification on Bing Maps API locationCode field

I'm working on learning the Bing Maps API for my current project at work. In various locations in route and traffic data output, there is a field called locationCode (or locationCodes). The ...
1
vote
1answer
157 views

How to display certain amounts of PushPins on a Bing Map according to the zoom level?

In my web application a PushPin represents a device located in a region, it displays PushPins on a Bing Map depending on two operations: One is that when the user wants to display of all the devices ...

1 2 3 4 5 20