Add multiple push pins to layer - social. msdn. microsoft. com I would like to add a data set of location push pins to a layer in Bing Maps V8 The code below shows the bing maps example but uses a test generator for its data var map = new Microsoft Maps Map (document getElementById ('myMap'), {credentials: 'Your Bing Maps Key'}); Generate an array of 10 random pushpins within current map boundsvar pushpins = Microsoft Maps TestDataGenerator
scrolling=no is not working in lt;iframe gt; Question 0 Sign in to vote Hi All, in<iframe scrolling="no"> is not working anymore, earlier it was working, so how do i disable the scrollbar in <iframe>, i have tried
Bing maps drag drop - social. msdn. microsoft. com Here's a simple "DraggablePushpin" object that inherits from the Pushpin object to facilitate easy implementation of allowing users to drag a pushpin around the map to define its location