Thanks.
Now I'm getting all the events I want, but I still have a little problem.
I read API reference and realized that DragEvent doesn't have any members with geodetic coords in it.
Is has...
Type: Posts; User: georgthegreat; Keyword(s):
Thanks.
Now I'm getting all the events I want, but I still have a little problem.
I read API reference and realized that DragEvent doesn't have any members with geodetic coords in it.
Is has...
Hello.
I'm trying to create a rectangle on map with single mouse move (like in Photoshop, GIMP etc).
I removed behaviour component and added listeners:
map.addListener("mousemove",...
Hi there.
I'm quite new in Nokia Maps API, and I encountered a problem.
For example^ let's go to nokia maps playground and open the first example.
Then we edit the code adding the line...