bing-maps

Zoom into Clusters (with Bing Maps) does not refresh clusters

ぐ巨炮叔叔 提交于 2019-12-11 13:37:26
问题 I followed the Bing Maps docs for Zoom into Clusters. Since Microsoft only embeds a screenshot, here's a working example. When you click on a cluster, notice that the cluster itself is not updated. Just pan the map very little bit, and then the map with its clusters is refreshed. So either the Bing Maps documentation is broken or it is a Bing Maps bug. Any idea for a workaround, e.g. how to force a map refresh after the map has zoomed in? The relevant code (which does not update the map

Handling tap on Pushpin in a fixed Map

匆匆过客 提交于 2019-12-11 11:50:08
问题 I have a Map control showing a few Pushpins. I do not want the user to navigate in the map so I disable it. But I do want the user to be able to tap on a Pushpin (and in the event I navigate to a detail page). However when the Map.IsEnabled is false, the Pushpins don't seem to receive any gestures either. I've also tried using IsHitTestVisible, but with no luck. Some code showing what I'm trying to do. Does anyone have any ideas? <maps:Map Name="Map" VerticalAlignment="Stretch"

mouse click event.pagex is NaN in mobile chrome browser (v30.0.1599.92)

别来无恙 提交于 2019-12-11 10:47:27
问题 I'm trying to display a info box kind of element at the position where the user clicks. I'm listening to 'click' event, a handler function uses mouse click even object's event.pageX and event.pageY to render the info box. This works perfectly in the desktop browser. I tried hitting the page from a mobile client. event.pageX and event.pageY seem to be "NaN". Any idea why?? portion of the handler is as follows. var pushPinClickEventHandler = function (event) { var clickX = event.pageX; var

windows phone bing maps crashing

[亡魂溺海] 提交于 2019-12-11 10:38:44
问题 My app crashes in the emulator when u load the map and then move the map and zoom in instantly. ive tried many different soulutions i found on the internet as the only error i get is Catastrophic Failure and no further information (no line number or any error information whatsoever) C# code public sealed partial class MapView : MvxWindowsPage { double lat=0; double lon=0; Geolocator gl = new Geolocator(); MapIcon Micon = new MapIcon(); Geopoint blo; public MapView() { this.InitializeComponent

Loading maptiles into a BingMap silverlight control

大憨熊 提交于 2019-12-11 10:27:42
问题 I am new to Windows Phone development and I am currently building an application for a company that want to use its own map (build up of maptiles). I want to use the BingMap silverlight control in the solution. My question is: Is this really possible? I have tried to override the "GetUri" method by inherit from the MapTiles class like this; public class MyTiles : Microsoft.Phone.Controls.Maps.TileSource { public override Uri GetUri(int x, int y, int zoomLevel) { if (zoomLevel > 0) { var Url =

Webview: Bing Map tiles appear to be blurred compared to Google Maps ones

早过忘川 提交于 2019-12-11 09:57:47
问题 I'm doing a bit of a POC for the WP8.1 application written in HTML5/JS that includes the maps in the webviews. Scenario: I have 2 webviews with exactly the same HTML structure I'm referring the webviews to. In one webview I'm loading the bing.html that loads the bing maps. In other webview I'm loading the google maps map via the google.html. bing.html and google.html have the same HTML structure and that is: Bing.html <!DOCTYPE html> <html style="width:100%; height:100%; overflow:hidden;

Bing Maps v7 not showing navigation bar

别来无恙 提交于 2019-12-11 08:27:34
问题 I am using a Bing Maps v7 Ajax Control, but can't see the navigation bar with the zoom tools even when setting showDashboard:true . It seems to only be the case when the following setting is also set: showMapTypeSelector: false . 回答1: This was because the showMapTypeSelector applies a class called hidden to the navigation bar div . Unfortunately I also use Twitter Bootstrap which also has a class named hidden which of course hides the div ! Fixed it with a little dirty css hack as follows:

The bing map control for wp7 has two properties called Pitch and Heading, but setting those two properties does not seem to work

走远了吗. 提交于 2019-12-11 08:06:14
问题 The bing map control for wp7 has two properties called Pitch and Heading, but setting those two properties does not seem to work. I expect them to rotate the map. Am I missing anything? Is there anything specific that needs to be done to make those two properties work? 回答1: That properties aren't avilable now on WP7. This is propertis for 3D Bing Map Control (rather desktop), not supported by WP7 yet. Better use transform on container with map (i.e. Canvas, but I can't check now...) 来源: https

Bing Maps v8 - SVG inline pushpin not trigger correct infobox

巧了我就是萌 提交于 2019-12-11 08:00:06
问题 I am having issue with Bing Maps v8 with inline SVG string image for pushpin. I have added multiple pushpin with infobox using SVG inline image. Once map is loaded with pushpin (https://jsfiddle.net/pakpatel/9dc4oxfk/5/show/). I click pushpin #3 , #7 and #6, it always trigger pushpin #2. After I zoom in to map and try it again it works fine. Here is jsfiddle https://jsfiddle.net/pakpatel/9dc4oxfk/5 enter code here 回答1: The issue is with the width and height setting of the svg icon element.

Looking for United States Address Validation Web Service

纵饮孤独 提交于 2019-12-11 07:36:02
问题 I'm looking for a United States Address Validation web service, as the title says. Also: I don't need maps I don't need Geo coding I do need: Validation that an address is real Address parsing Google's Maps / Bing Maps seemed good, but won't work for me because of these: Prohibits use if not plotting points on a map image Low request limits (100,000 / day) for premium account. I need more like 1,000,000 / day Does Geocoding, which I don't need, which is resource intensive, which means it's