I\'ve been working with bing maps in Silverlight recently and have things at a good working order. One quirk that I would like to resolve is that all of my shapes that are drawn on the page get render
What\'s the https url for bing maps ajax api? I can\'t seem to find it anywhere, and am currently using开发者_JAVA百科 http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6.3, which is super
I need to draw lines to demonstrate transportation of goods on Bing maps. To clarify start- and end-point, I draw a little arrowhead on the destination side. The problem is that when I view the global
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. Is 开发者_开发知识库this the proper way
I have a fixed number of pushpins on a Bing Map control, and need to set the map\'s center and zoom level so that I see all pins. In other words, knowing the leftmost, rightmost, topmost and bottommos
So I\'m working on a small project using the bing maps silverlight sdk. I\'m getting a bunch of objects off a server (through wcf services) and each of these devices has a lat/long properties. To map
I am using bing maps for showing the distances between specified places in my app. We are using SOAP request for getting the image from bing. that image we are showing in WebView.
I read both iPhone and Google Map for iPhone EULA and want to implement a static driving direction map in my iPhone application (native).
Is there any google/Yahoo/Bing API which gives local business results based on a ZIP/GeoCode of a location? If yes, please let me know.
I am planning to use Bing Map for a store locator system. I will be using Bing Map Silverlight control for this in an ASP.NET website. The website has a 3 tier architecure.