I have all the code, the only thing that missing for me is how to put a pushpin in that url:
http://www.bing.com/maps/default.aspx?v=2&cp=50.22599~50.81103&lvl=10
My pushpin link is: http://s8.postimg.org/8uuikcaw1/pin.png
I want to make something like this: http://www.bing.com/maps/default.aspx?v=2&cp=50.22599~50.81103&lvl=10&pushpin=http://s8.postimg.org/8uuikcaw1/pin.png
Or if bing maps has their pushpin, it's also good. Just want to get a static image with a map and a pushpin on it, can someone help me?
Thanks :)
The pushpin proposed answers above do not seem to work anymore. The red pins do not appear on the map but the 'cards' are listed and the description appears on the map when the cursor hovers over the card. As mentioned by @vitale232 point collections are an alternative which I used but these don't seem to work either using MS Edge (Chrome) Version 113.0.1774.50 with e.g. point collection url https://www.bing.com/maps/?sp=point.56.38166_-4.21704_10%3A36_~point.56.38137_-4.21646_10%3A39_&lvl=15&sty=s The points briefly show then disappear so something has changed but there is no update to MS documentation. It seems that MS has added an automatic DB name search once the points are placed and if the names are not recognised the points remain invisible except when the cursor is hovered over each 'card'. So this url works https://www.bing.com/maps/?v=2&cp=56.3319444444444~--4.61222222222222&sp=point.56.3319444444444_-4.61222222222222_&lvl=15&sty=s&eo=1&where1=Beinn%20a%27%20Chroin But this does not appear https://www.bing.com/maps/?v=2&cp=56.3319444444444~--4.61222222222222&sp=point.56.3319444444444_-4.61222222222222_&lvl=15&sty=s&eo=1&where1=Bong A possible workaround would be to use polyline e.g. https://bing.com/maps/default.aspx?sp=Polyline.47.68_-122.12_48.68_-123.12_49.68_-122.12_LINE_some%20notes_http://bing.com__%2300ff00__4px_Single_Solid Ideally this should be documented properly by MS especially when they change/break something!