Stories recently tagged with 'bing'

Use New Bing Maps Road Imagery In Silverlight Map Control(pietschsoft.com)

submitted by crpietschmanncrpietschmann(11.3k) 1 year, 5 months ago

Recently the consumer facing Bing Maps site changed the map imagery that is displayed for the Road map mode. This map imagery has not been officially made available for Bing Maps for Enterprise developers to use within their applications. The imagery is only officially available to the Bing Maps consumer website. Unofficially, you can still access the imagery if you know the URL format to get it. Below is an example of using the URL format for the new imagery to display it within the Bing Maps Silverlight Control. read more...

add a comment |category: |Views: 35

tags: another

Plan a Route with the Bing Maps Silverlight Control and Bing Services (labs.mandogroup.com)

submitted by GaryPrettyGaryPretty(175) 1 year, 7 months ago

The first in a series of tutorials from Mando Group Labs creating a silverlight application using the Bing Maps Silverlight Control and the Bing Geocoding and Routing services to make a route planning application. Worth keeping an eye on. read more...

add a comment |category: |Views: 215

tags: another

Build your own Bing image search with the Bing API and jQuery(jclaes.blogspot.com)

submitted by JefClaesJefClaes(536) 1 year, 9 months ago

One of the most popular parts of Bing is its image search with its never-ending scroll feature. In this post I'll show you my own implementation of a Bing-like image search using the Bing API and jQuery. read more...

add a comment |category: |Views: 462

tags: another

Embed Dynamic Bing Maps with Javascript(blog.deesea.com)

submitted by deeseadeesea(34) 1 year, 11 months ago

We were recently asked to add dynamic Bing maps into a website. "No problem" we said - having no clue of the heartache that lay ahead. After beating our head against the wall for a while we eventually figured out how to use javascript to add Bing maps into a webpage, and we thought we'd share. read more...

add a comment |category: |Views: 119

tags: another

Boston Subway (MBTA) Fare Visualization WPF Application(mbtafarevis.codeplex.com)

submitted by jacob4u2jacob4u2(25) 2 years, 3 months ago

The MBTA has announced a visualization challenge after releasing their Google Transit Feed Spec (GTFS) files to the public. Along with the GTFS files the MBTA has released a days worth of Charlie card taps (fare cards) for developers to visualize "a day in the life of the MBTA". This basic application allows a person to zoom around to different stops and see the fare taps throughout the day. read more...

add a comment |category: |Views: 31

tags: another

Add a bit of ‘Bing’ to your silverlight maps(earthware.co.uk)

submitted by crpietschmanncrpietschmann(11.3k) 2 years, 8 months ago

As you cannot have missed in the news recently Microsoft has re-branded its search offering to be called “Bing”. This means Virtual Earth is now called Bing Maps for Enterprise. Yesterday Microsoft automatically updated the Ajax Virtual Earth control to use the new Bing logo and you may have wondered why the Silverlight map control was not also updated? The reason is that the logo is a resource in the Silverlight control assembly and is not pointing to an external file. So does that mean we have to wait for a new release of the Bing Silverlight map control before the logo will get changed? Well yes and no, if you want it to be automatically changed you will have to wait for the next release but there is nothing stopping you changing it yourself now by following the steps below. read more...

add a comment |category: |Views: 26

tags: another