Quantcast
Channel: Bing Map – Nishant Rana's Weblog
Browsing all 4 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Using GeoCode service to show addresses as PushPin(s) in Bing Map Silverlight...

For this first we need to add service reference to Geocode service to our Silverlight Application http://dev.virtualearth.net/webservices/v1/geocodeservice/geocodeservice.svc On how to create...

View Article



Image may be NSFW.
Clik here to view.

Custom Pushpin with Pop Up on Hover in Bing Map Silverlight Control

First let’s create a custom Pushpin class extending the Pushpin. public class MyCustomPushpin : Pushpin{ public string Description { get; set; }  } Now let’s define the Pop Up in the MainPage.xaml...

View Article

Image may be NSFW.
Clik here to view.

Using Bing Maps Silverlight Control

To use Bing Maps Silverlight Control first we need to have Bing Map key with us, for this we need go to https://www.bingmapsportal.com/ (bing map account center) to create an account and generate a key...

View Article

Image may be NSFW.
Clik here to view.

Simple Bing Map HTML Web Resource to show Country location in Dynamics 365

Just sharing a HTML Web resource code to show Country location inside the map using name of the country. Source Code: – <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...

View Article
Browsing all 4 articles
Browse latest View live


Latest Images