Hello,
I'm running my tests in Google Chrome and in Windows Phone on a Nokia Lumia 800.
Panning the map with touch doesn't work on my Nokia Lumia 800 running Windows Phone.
The documentation says it should be initiated by
I also included this in my code:Code:new nokia.maps.map.component.Behavior()
Does anyone have an example of this working on Nokia's own Lumia 800 in the browser? It works on iPhone and Android 2.3, but not on Nokia's own device?Code:var TOUCH = nokia.maps.dom.Page.browser.touch, CLICK = TOUCH ? "tap" : "click";

Reply With Quote




