Bing map pushpin example getCenter(), { icon: Microsoft bing maps pushpin (web javascript) Ask Question Asked 6 years, 3 months ago. SpatialMath'], function {}); Then in the callback function, you can use Microsoft. Microsoft. Azure Maps has many of the same features as Bing Maps for Enterprise, and more. I looked around a bit and couldn't find anything about it. This is a collection of 280 code samples that have been made open source on GitHub. there is a loop. This example takes the following base64 string of an image and uses it to create a custom pushpin in the center of the map. Anyway, you would have to use a MapItemsControl and bind its ItemsSource property to your item collection. Add a This example creates 5 pushpins at random locations on the map. Make sure you didn't leave out the 'new' keyword when creating pushpins/location objects, that is an easy mistake to make that's hard to debug. Building the Sample Open the MainWindow. To delete a pushpin that has been added to the map, you need to remove it from the EntityCollection from which it was added to. I managed to get this working for an infobox, I imagine it would work the same with the pushpin. Geometry. - microsoft/BingMapsV8CodeSamples Skip to content Navigation Menu To get pushpin to correct location and to find out coordinates we are using Bing Maps API objects. Your pin layer is using the deprecated EntityCollection class and map. Clustering helps keep the map uncluttered while also reducing the number of objects being rendered which improves performance. var pushpin = new Microsoft. Azure Maps Samples. Overview + Getting Add Point as Pushpin Add Geometry Collection Write shape as You have to draw the text on the canvas. - microsoft/BingMapsV8CodeSamples Skip to content Navigation Menu Example code demonstrating how to create an Infobox array rather than creating a new infobox for each pushpin, which reduces the number of DOM elements and improve performance. I have come to an solution. To get started with Azure Maps, create a free Azure subscription and an Azure Maps account. xaml file and location update the map Once i load the Bing map with multiple pushpin with infobox. Bing Maps SDK for Android and iOS is deprecated and will be retired. Overview + Getting Add Point as Pushpin Add Geometry Collection Write shape as I have a Bing Map in which I have a set of pushpins, with InfoBoxes associated with each one. ToString Pin Bing Maps PushPin and Zoomin / Zoom out. Latitude, mapData[i]. Example - if you set typeName to 'waypoint', then in your css you could have: div. I'd like have a link that is outside the map to display a particular pushpin's Infobox MVC 5 Bing Maps example. You may start reading about Data Binding to Collections. So (53, 84). I'm following the example here but I don't get to see the text, only the pushpins themselves. You can set the Content property of the Pushpin to the text that you want to show on pushpin. You can specify up to 18 pushpins within a Get a Static The following code creates a pushpin at the center of the map that has a text value set to '1'. Please note, this is a rough working copy and will need further work to make it nicer. Location(53, -1)) – I have a WP7 bing map with pushpin locations reading from an XML. So when you remove a specific pushpin. 25497); // Add a pin to the map var pin1 = new Microsoft. ClusterLayer(pins, How can I set the fill color of a built-in Bing Maps AJAX7 SDK pushpin? 2. mapView. c#; asp. I would imagine that it would be done by computing the zoom level required by discovering the latitude values that are the furthest north and southmost, and the longitude I'm trying to implement a map screen for a Windows 8. It will be nested within something like the Like this This example shows how to use a custom font to create pushpins icons. I do see Invoke event is being supported in v8. The link Remove setLocation and pass the location in when creating the pushpin (code sample updated). Learn how to use autosuggest, streetside, heat maps and much more. For migration You're right, the Bing Maps WPF Control API documentation is a joke. Sign in Product //Add pushpin to the map. Background = new System. For migration Im using Bing maps and i want to show some coordinates on it. The sample code creates 5 Draggable Pushpin Sample This sample shows three pushpins. For migration Azure Maps is Microsoft's next-generation maps and geospatial services for developers. <meta name="description" content="The following code creates a pushpin at the center of the map that has a text value set to '1'. Stack Overflow. Terms. Modified 10 years, 6 months ago. You can specify pushpin image as well its size. In this example, we are using an anchor that is the approximate center of the image – 22 You can use the following code to create a pushpin using the image. Swift. Location(mapData[i]. Thank you in advance . I'd like to add a Pushpin to a MapControl in a Windows 10 app, For example: // get position Geopoint myPoint = new Geopoint(new BasicGeoposition() Adding Multiple PushPin to Bing Map control (XAML & C#) in WINRT. Due to the asynchronous nature of the Bing Maps API you may encounter errors if you change props before the map has finished an initial load. 0 Bing map is not showing location using asp. net-mvc-3; bing-maps; Share. Get a Bing Maps Key Step 3. 2 miles. Bird's eye. A better angle of aerial photography. MapControl. var map = new Before we dig ourselves to pretty simple code let’s see the end result so we are motivated to read on. Pushpin(loc1); var pin2 = new Microsoft. Bing Maps Get a Static Map API is deprecated and will be retired. WPF;assembly=Microsoft. 1 A good example of this is the routing functionality in Bing Maps. For comparison, the blue pushpin is draggable but no events <meta name="description" content="This example creates 5 pushpins at random locations on the map. - microsoft/BingMapsV8CodeSamples Skip to content Navigation Menu Explore the Bing Maps V8 web map control using interactive code samples. SpatialMath. . bing('Mountain View, CA', key=BING_KEY) pri Skip to main content. Follow This is a collection of over two hundred code samples an growing for the Bing Maps V8 web control. This is a collection of over two hundred code samples an growing for the Bing Maps V8 web control. For migration Explore the Bing Maps V8 web map control using interactive code samples. - microsoft/BingMapsV8CodeSamples Skip to content Navigation Menu Or if bing maps has their pushpin, it's also good. Description = "This is an example of a custom infobox that is created using a tooltip and a user control This code creates the pushpin and puts it on the map, but doesn't show a tooltip, can someone help me? Thanks a lot !!! c#; Microsoft bing maps pushpin (web javascript) Ask Question Asked 6 years, 3 months ago. By default, the clustering layer uses the default pushpin and sets the text option to the number of pushpins that are in the cluster. In this blog post, we are going to create a Bing Maps module that wraps the standard pushpin class to create a new HTML5 Canvas pushpin class. Here is a simple code sample: var map = new Microsoft. Hot Network Questions This is a collection of over two hundred code samples an growing for the Bing Maps V8 web control. I have added click Here anchor tag on HTML with specific pushpin index to display infobox on javascript click event. Branch. Aerial. Build your location-aware solutions with a seamless development experience. This example creates a pushpin at a random location on the map and stores some metadata for the pushpin with it. bing maps add more pushpins. The specified credentials are invalid. Skip to content. Runing this code in a browser will display a red pushpin in the center of the map. For migration To see this in action, head over to the Ajax Bing Maps v7 interactive SDK, modify the code in blue on the lower center of the screen by putting in different coordinates, hit the Run button and see the pushpin move. Location(34. Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers; Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand; OverflowAI GenAI features for Teams; OverflowAPI Train & fine-tune LLMs; Labs The future of collective knowledge sharing; About the company Anyway, another option, if you're not restricted to Bing Maps, is to use the likes of Leaflet. This gets set as a the class name of the containing the pushpin. Try using break points and debugging to see where the issue is. Zoom in and notice how the clusters break apart into their individual pushpins. push(labelPin);} function removePolygon(polygon) The centroid method is in SpatialMath module, so first you would need to load it like you did with GeoJson:. Here is an sample request that will allow you to add pushpins, embed bing maps - pushpin. - microsoft/BingMapsV8CodeSamples Skip to content Navigation Menu In this blog post we are going to look at how implement Geocoding and Routing using the Native Bing Maps Windows Store App SDK. Maps To help keep things clean we will create the Bing. I'm about to add templated <Button> controls inside each of my Pushpins on my Map, in order to interact with the user clicking (er, touching) a pushpin. Road. Sign in Product //Add the label pushpin to the map. Instead of using Bing Maps, I used the Map Control and worked with MapLayers and MapOverlay. In V7 Bing map you have provided functionality of custmally add pushpin and infobox in clustering map on below link https: Here is an example of how to store data with a pushpin using the metadata property and add a click event to the pushpin that opens an infobox: Given a Bing Maps API key, Python 3 and the location on a Bing Map of a city, as given by for example import geocoder # pip install geocoder g = geocoder. Is this the proper way to work with pu When I add a slew of Pushpins to a Bing Map, I want the zoom level to automagically update to the "best fit" - the "closest in" view that allows all of the Pushpins to be displayed. Viewed 2k times 0 . This code example shows how to create custom A standard road map. – Ryan Olds. ","stylingDirectives":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/microsoft Here is an example of the same 5000 pushpins from before being clustered: Note that this code sample requirs the Bing Maps WPF SDK. Improve this question. You can add placeholders for these properties in your inline SVG by using {color} and {text}. Documentation on how Explore the Bing Maps V8 web map control using interactive code samples. First add a new to your page with id and style display:none add a gridview to this div Bind your data to this gridview. It allows you to create a Canvas Layer which is a tile-based layer but rendered in client-side using HTML5 canvas. Bing maps custom pushpin not showing without moving the map. loadModule(['Microsoft. Maps. Create Pushpin and Add Metadata Sample This sample shows how a form can be displayed to enter metadata for a pushpin after it has been added to the map. net mvc. You can give each your Pushpin a property, for example:Tag. getElementById('myMap'), {}); var pushpin = new Microsoft. " This is a collection of over two hundred code samples an growing for the Bing Maps V8 web control. Pushpin(map. Click on a pushpin to view the data for each bar in the chart. Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers; Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand; OverflowAI GenAI features for Teams; OverflowAPI Train & fine-tune LLMs; Labs The future of collective knowledge sharing; About the company One of the more interesting features of HTML5 is the canvas elements. Location); } private void Window_KeyDown(object sender, KeyEventArgs e A couple of issues in your code: You create a pin layer, but are adding the pins directly to the map and the layer. As it is now, this question is a duplicate and might be closed Pushpin Icon Color: Fill Color: Stroke Color: Stroke Thickness: 1 3 5 7 Create your own fully custom drawing Road. To get started with Azure Maps, create a free This is a collection of over two hundred code samples an growing for the Bing Maps V8 web control. Run Sample Open In New Tab Source Code. The green pushpin is draggable and has events attached to it. I am having a bit of a problem with the bing maps example Polygon Search found here: Polygon search is about halfway down this link. Check for Ok, so I am using Bing Maps control for WPF. Here is a sample code showing you how to find a location by address: But maybe using Bing Maps spatial data services may be of help for you. I would like to trigger a command in my ViewModel when the pushpin is clicked on the map. Follow asked May 4, 2013 at 22:26. inside that latlng = new Microsoft. The HTML5 canvas pushpin class overrides the default template for pushpins and replaces it with an HTML5 canvas. Overview + Getting Add Point as Pushpin Add Geometry Collection Write shape as var clusterPin = new Microsoft. You can set the typeName property on the options object when creating the pushpin. Labels This is a collection of over two hundred code samples an growing for the Bing Maps V8 web control. Example: pushpin=47. var map = new Microsoft. I've been researching all over the internet for a way to change the pushpin image in the Bing Maps C# control. The canvas provides us with a feature rich, low level 2D rendering panel and is supported by all the major web browsers. addUserIsHoldingHandler{ (point:CGPoint, location: Azure Maps Samples. getElementById('myMap'), { credentials: 'Your Bing Maps Key', center: new How can I add a thumbnail image to a Bing Map pushpin's popup/flyout window? 6. Basic Clustering Sample This sample shows how to implement basic pushpin clustering into your app. For more information about azure Maps, see Azure Maps Documentation. Skip to main content. Please add px with the width and height you specify. Adding image in infowindow of Google Maps? 1. Can anyone assist me by showing an example. It opens a new range of possibilities. Add(pin); drawPolyPoints. Add(pin. When these events are triggered they highlight a label to indicate which event fired. As for the anchor, since (0,0) is the top left corner, to get the center you just need to use half the width and height of your pushpin. Pushpin(new Microsoft. Free The following example shows how to add a pushpin when a user holds their finger on the map. Step 2. 582800); If you want the map to zoom in and out with your pushpin in the center then these need to be the same. getCenter(), Bing Maps Samples. Animations. I have my tooltipPin. I have a pushpin on my map, How to add information to Bing Maps WPF Pushpin. If a label on the map collides with the pushpins label, the maps label will either move out of the way, or will be hidden. WPF" Step 4. Content = CountyLocations (index). This sample shows how to use an inline SVG as a template for a pushpin. For example the following code, shows 1-base index of the pushpins on map: I have a pin on my Bing! version 7 map although I'm failing to find out how to create an onclick event to display an info box ! That has code for attaching events to the maps. Adding a pushpin to a bing map view in ASP. Improve this answer. Location(63. What this html content did was that the pushpin was contained inside the div element . A title value set to 'Microsoft' and a subTitle value set to Example code demonstrating how to create an Infobox array rather than creating a new infobox for each pushpin, which reduces the number of DOM elements and improve performance. Somehow it's not working for me. HERE Maps JS API v3: Explore the Bing Maps V8 web map control using interactive code samples. In this example, a function is created that takes in a heading and draws an arrow on a canvas such that it is rotated to point in the direction of the heading. It's almost entirely done in about as far from the angular way as possible. Bing Map V8 Infobox Visible not working. point is point on map in map coordinates. Longitude)); //Store the original data object in the pushpins metadata so that you can access other properties like Name. If a lot of pushpins are displayed on the, some colliding pushpin labels will be hidden to so that the displayed labels are readable. Pushpin Polyline Polygon Circle Rectangle Edit If I'm trying to make an app on C# using Bing Maps API, is it possible to have pushpin events like in the link above? Some sample code I found lets me put a pushpin like this enter image description here This sample shows how to use an inline SVG as a template for a pushpin. This is the code to set the view of the map. This example attaches several mouse events to a pushpin. You can find the code sample over here: https: Please check this one Multiple Custom Markers with Bing Maps API. After lots of searching and stitching together. Or if bing maps has their pushpin, it's also good. XAML: For index = 0 To CountyLocations. For example, here is a map with 1,000 pushpins on it: There are many different ways to customize a pushpin in Bing Maps such as using a URL to an image or SVG file, using inline SVG or a Base64 image string. Binding PushPin I'm trying to set the zoom level of Bing Map to slightly further back than the LocationRect. that means each pushpin will have their own infobox with own info. SolidColorBrush(MyMapColors. What can I be missing? for (index in centers) Bing maps custom pushpin not showing without moving the map. Explore at I am trying to rotate the pushpin image base on the degree for example "120" to show which direction it is going. Custom Base64 Image Pushpin. Step 1. Sign in Product Actions. net-mvc; asp. Location(lati I've been researching all over the internet for a way to change the pushpin image in the Bing Maps C# control. My problem is I cant find how to 1. Hot Network Questions What is the theological implication of John the Baptist being 'great before the Lord' (Luke 1:15a) yet 'the least in the Kingdom of God' (Luke 7:28b). i have followed a tutorial on youtube but still don't manage to make it. Commented May 27, 2011 at 16:38. Bing maps pushpins. Overview - Bing Maps Web Control SDK retirement. It works flawlessly when I do not use any themes (like Bing theme), like this: var pushpin = new Microsoft. A title value set to 'Microsoft' and a subTitle value set to 'City Center'. Add the xmlns:m annotation to your Window xmlns:m="clr-namespace:Microsoft. NET version does not have this property, so what // Define the pushpin location var loc = new Microsoft. Make sure it looks something like this: new Microsoft. If you click on any of them, an infobox will be displayed with the content for that pushpin. You are in luck, as all of these animations can be used with the Bing Maps WPF control as well with just a few tweaks. You can pass a function to the onMapReady prop that will only run when the map has finished Bing Maps Web Control SDK retirement. A standard road map. Orville Patterson Orville Patterson. This will cause an issue. As it is now, this question is a duplicate and might be closed If I'm trying to make an app on C# using Bing Maps API, is it possible to have pushpin events like in the link above? Some sample code I found lets me put a pushpin like this enter image description here Azure Maps Samples. Navigation Menu Toggle navigation. PushpinAnimations namespace for The title and subTitle labels render below the pushpin but may not always be displayed. WP7 Bing Map Pushpin - how to tweak the location of the custom pushpin? 0. Dev Center. Pushpin() Dim CoordinateTip As ToolTip = New ToolTip() CoordinateTip. This is a key functionality in a lot of locator based applications however if you were to create an application that displayed business intelligence information on the map you likely don’t need this functionality, so why should you have to download it. Streetside. Automate var pin = new Microsoft. Pushpin(loc2 I am trying to embed bing maps into web page and it works, but I want to show pushpin in embeded map on web page. Bing maps v8 - I am trying to represent more than one icon/symbol at a particular location in the map. dblclick. Ask Question Asked 10 years, 6 months ago. Length - 1 Dim Pin = New Microsoft. Changing the color of Bing Map pushpins. When plotting pushpins in version 7 a htmlContent attribute was sent along with the pushpins. public bool // Adds the pushpin to the map myMap. For migration This sample shows how to create a custom layer for display HTML based pushpins using a Custom Overlay. I am using v7. waypoint:hover { /* hover settings */ } I'm trying to create a pushpin with a solid color on a Bing Maps WPF Control: pushPin. ","stylingDirectives":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/microsoft I want to add a unique ID number (taken from DB) to the pushpins I put on my Bing map. For example, at a particular location, i want to have a pushpin that denotes the location plus I want to have another icon/symbol below the pushpin which represents the severity of the location say (highly crowded - red, moderately crowded - yellow, and less Azure Maps is Microsoft's next-generation maps and geospatial services for developers. An anchor is used to specify what part of the image should be anchored to the location of the pushpin. And Each tag is not same to another. The closest that I came was using the following solution: Change image for It is always preferable if you include a minimal reproducible example. Unable to add Pushpins with Options with Bing Map V7. Try zooming the map out, maybe the coordinates aren't were you think they are. The ItemsContainerStyle and/or ItemTemplate properties would define the UI objects that are shown on the map. SetView(new LocationRect(locationCollection)); as used in Windows 8 App XAML/C#: Set multiple pushpins to Bing map in one method I will try to write a bing maps module about this, but in the fact, you'll have to get your clustered pushpins (or your own pushpin that has two associated data object) and then you will have to set their position based on the rendering on the client side. Click on image to see it at original size. Labels Azure Maps is Microsoft's next-generation maps and geospatial services for developers. For example, if we had a CSS style called “scaleStyle” we could assign this to a pushpin like so: var pin = new Microsoft. As I can see it is not possible. 0. By drawing a circle filled with a desired color on a canvas and then overlaying this image on top we end up with a nice easy way to create custom colored pushpins that fit an image template. WPF. I have Adding a pushpin to a bing map view in ASP. You can see how to dynamically create a custom image using an HTML5 canvas and use it to create a custom pushpin. - microsoft/BingMapsV8CodeSamples Skip to content Navigation Menu This code example shows how to create custom colored pushpins that use an image as a template. Adding pushpin coordinates to table You have to loop through your data and turn it into pushpins. length;i++){ var pin = new Microsoft. The sample code creates 5 Azure Maps is Microsoft's next-generation maps and geospatial services for developers. Explore at eye level. How can I achieve this using databinding? Here is the DataTemplate I am using for the pinpoints: <DataTemplate x:Key="PushPinTemplate"> <map:Pushpin Cursor="Hand" map:MapLayer. could someone provide a small example? Thank you. Labels. Currently I am using a modified Pushpin to mark the location of a bus on a Hi I want draw line or paths between two pushpins in bing map using Javascript SDK. Windows. The problems I'm facing: First, I am able to show the pushpin and the infobox on the map using binding in the xaml but when I move the map, the infobox remains in the same position (centered in that case), not following the pushpin or the How to dynamically create a few pushpin for bing map. You can specify an icon style and a label for a pushpin, in addition to its location. Position="{Binding Location}"> </map:Pushpin> </DataTemplate> I am using bing maps and have some problems with showing the tooltip. Bing Maps SDK for Android and iOS retirement. How to create a Bing pushpin on my page that corresponds to the one on a map. Example code demonstrating how to create a pushpin at the center of the map and set values for the text, title and subTitle properties. ? They could be loaded from a array, list, json or anywhere else. centroid(shapes[i]) to get the centroid location. Pushpin(curlocation, { icon: '/i Skip to main It is possible to rotate a pushpin in Bing Maps but requires a bit of code to achieve. You can see how to A standard road map. Adding multiple pushpins to bing map. Azure Maps is Microsoft's next-generation maps and geospatial services for developers. Description = "This is an example of a custom infobox that is created using a tooltip and a user control This code creates the pushpin and puts it on the map, but doesn't show a tooltip, can someone help me? Thanks a lot !!! c#; And copy below code in Javascript tab and run the example. 34874;5: Specify a pushpin location and a label. Does anyone know how to do this? Here is an example of what are the options available: mapMode The style of the map. I was previously working with version 7 . Just want to get a static image with a map and a pushpin on it, can someone help me? Thanks :) c#; bing-maps; Share. Custom image for the pushpin (all pins will have the same image) 2. Welcome to the Azure Maps Web Control V3 Code Sample Gallery. For this example, the Font Awesome library is used. Overview + Getting Add Point as Pushpin Add Geometry Collection Write shape as When the pushpin is clicked an infobox is opened and the title and description values are retrieved from the metadata stored in the pushpin. Customizing the clustered pushpins can be done by passing a callback function into the clusteredPinCallback option of the cluster layer. When the pushpin is clicked an infobox is opened and the title and description Azure Maps is Microsoft's next-generation maps and geospatial services for developers. To add pushpin to map I just have to double-click on point where I want to add n Pushpins identify locations on a map. The "Pushpin" section has example for attaching a click as well. 563110, 8. The way ive done it seems different from many of the tutorials ive read, as im using a map:layer and in the c# im adding pushpins to this map layer. 5 km. - microsoft/BingMapsV8CodeSamples Skip to content Navigation Menu This sample shows how to create pushpins that look like bar charts using inline SVG's. . net MVC3. Children. A standard road map. Now you’ll see how to create the same custom animations for a Windows Store app using . HTML Pushpin Layer Sample When building a Bing Maps application, you may want to give the user the ability to drag a pushpin. Free (Basic) account customers can continue to use Bing Maps Get a Static Map API until June 30th, 2025. There is a code sample here: I have been lokking for an example to load multiple Bing Map pushpins with custom infobox's. You can use foreach like this: Bing Maps Samples. Here's a code sample: var pins = []; for(var i = 0;i < mapData. This callback will receive a reference to a ClusterPushpin object which is special pushpin that has a This is a collection of over two hundred code samples an growing for the Bing Maps V8 web control. Labels How to Bind location in bing maps( Longitude & Latitude ) ?? after created a maps i would like bind more than one location and i trying in this code but not work why ? <bm:Map The following code creates a pushpin at the center of the map that has a text value set to '1'. map. Overview This example shows how to set the various pushpin options. About; Products bing-maps; pushpin; or ask your own question. Valid values are: Road, How to do add multiple pushpins to the Bing map v7 through Ajax API. - microsoft/BingMapsV8CodeSamples Skip to content Navigation Menu Custom pushpins are not supported natively in the static map api, but as @Ed said you can get metadata about the pushpin location if you need to do this. Map(document. 1. You can find the complete source code for this blog post Bing Maps Samples. Enter some metadata into the form that is displayed and press save. For migration Bing Maps Web Control SDK retirement. 1 program of mine and I'm using Bing Maps API with C# and MVVM. Pushpin(location, { color: 'yellow' }); For example: var clusterLayer = new Microsoft. waypoint { /* normal settings */ } div. On this map I tracked down one of my walking paths when I want some good coffee and clear my mind. Pushpins have a color and text property. You have already completed since you have the Bing Maps WPF control. You can use either of the following options: Set Content property of the Pushpin; Add TextBlock or Label to a MapLayer; Set Content of Pushpin. myMap. About; Products In my code behind I am pulling data from a service and adding pushpins procedurally to the map like so: Pushpin pin = new Pushpin(); How would you recode this LaTeX example, to code it in the most primitive TeX-Code In a recent blog post, you saw how to use JavaScript and CSS3 to create custom animations. pin is pushpin objects that is added to map. By doing this Bing Maps will use the typeName value to set the class property of the generated pushpin HTML. NET. If you are new to developing with the Native Bing Maps Windows Store App SDK I recommend reading the Getting started with Bing Maps Windows Store Apps blog post first. How do I make this solid? I know this is possible through Google Maps as I had it implemented there, but I haven't been able to find such an option with Bing Maps yet. entities. Share. We will also be making use of the Bing Maps REST Bing Maps Get a Static Map API retirement. - microsoft/BingMapsV8CodeSamples. Here is my . GeoJson', 'Microsoft. Code Sample to bind data to map - works in ie - recently started having issues in Edge and Firefor - works on Safari I am currently working with Bing maps version 8 . Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers; Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand; OverflowAI GenAI features for Teams; OverflowAPI Train & fine-tune LLMs; Labs The future of collective knowledge sharing; About the company Here is a full working example. Here is an example of a map with a pushpin: Pushpin in a I am trying to add multiple pushpin with separate infobox. 620548,-122. This is a google map example I want similar like this. Add a comment | You can use the following code to create a pushpin using the SVG image of the sun. Location(lati Bing Maps Samples. Welcome to the Bing Maps Web Control V8 Sample Gallery. Media. To try this out, click on the map to add a pushpin. 13095, -118. A detailed look from above. Add a maps Control to your Window. push(pin);}} function pushpinClicked(e) {//Make sure the infobox has metadata to display. click. In the JavaScript version of Bing Maps this can be done by setting the draggable property of a pushpin to true, but the Pushpin class in the . The last method that is called – AddPointToRoute() – adds the coordinates of new pushpin to table. I am using bing maps REST services and I need to add pushpins but surprisingly it's giving me a hard time. Green); Despite using a SolidColorBrush, the pin that gets drawn has a gradient or a reflection of some sort. tfxgj ywcwrqfm lcsa vhfqwzh ahomc diehsj wsifuqe cejpl dixw idznxlr