Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User angelvini210's Avatar
    Join Date
    Jan 2013
    Posts
    54
    In my app i am using Nokia Maps and Route to show the route from source to destination!!! I want the marker to move along the route from source to destination as we walk .
    How can that be done!!!

    Plzz help

    Thanks
    Viniita!!!

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    just track the users location, and move a marker accordingly..

  3. #3
    Registered User angelvini210's Avatar
    Join Date
    Jan 2013
    Posts
    54
    Quote Originally Posted by symbianyucca View Post
    just track the users location, and move a marker accordingly..
    is there any way i can make the marker move automatically when i click a button say navigate!!! i dont want to drag it manually!!!

  4. #4
    Super Contributor grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    I think symbianyucca is suggesting that you attach a LocationListener to the LocationProvider object you are using to get the user's location, and each time your listener receives locationUpdated() event, update the position marker on the map.

    Take a look at the documentation for the Location API, and you should see how the LocationListener and LocationProvider fit together. You just need to write your own class that implements LocationListener.

    Graham.

  5. #5
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    Quote Originally Posted by grahamhughes View Post
    I think symbianyucca is suggesting that you attach a LocationListener to the LocationProvider object you are using to get the user's location, and each time your listener receives locationUpdated() event, update the position marker on the map.

    Take a look at the documentation for the Location API, and you should see how the LocationListener and LocationProvider fit together. You just need to write your own class that implements LocationListener.

    Graham.
    Yep, this is indeed developer discussion board, thus it is usual to assume that there are some coding involved with queries..

Similar Threads

  1. Text on Marker
    By amnesia7 in forum Maps API for Javascript
    Replies: 2
    Last Post: 2012-07-05, 12:06
  2. how to get coordinate with marker?
    By Arif_Mubashir in forum Maps API for Java ME
    Replies: 1
    Last Post: 2012-06-28, 03:27
  3. Click on Marker of Ovi map........
    By amitsharma_ujj in forum Qt
    Replies: 5
    Last Post: 2011-09-28, 09:30
  4. Lightmaps + marker
    By mch0lic in forum [Archived] Qt Mobility Project
    Replies: 2
    Last Post: 2011-06-19, 23:53
  5. post a marker
    By zzizz in forum Symbian C++
    Replies: 6
    Last Post: 2010-07-05, 22:33

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved