Hi all
           I am trying to create google maps app using nokia WRT and I
see that click and drag does not work at all in my nokia 5800 (touch
down and drag). I confirmed this by notifying me with GEvent listener
of dragstart and dragend (also 'drag' event), from which I saw that
the browser did not raise any event and thus google map also did not
respond to it by panning the map tile accordingly. So I tried to
recreate that effect from available events in nokia WRT. I saw
onmousemove event fired at dragstart (touch start) and onmouseup and
drag end (touch end) but sadly none during dragging. I tried to re
position the center according to the offset calculated from the start
and stop position. With this I am able to achieve the panning to some
extent but it is only after drag end which is little counter-intuitive
(I mean map should move with my finger as I touch and drag as it does
in native google maps app in nokia 5800). Also markers are not
draggable for same reason and I have to figure a way out for that too
in a similar manner.
          I thought it was S60 web kit bug but then S60 browser has
that touch drag support. So should be a bug with nokia WRT but cant
wait till those guys fix these. They release so many new stuff but
many are so buggy and will not run without breaking your head.
          My doubt is, if any one has tried porting google maps in
nokia WRT environment? If so, please let me know if were you able to
achieve dynamic panning as in native google maps.


Thanks in advance
Parthiban Rajendran
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to