PPP Forum

Information and discussions about our products
Welcome to PPP Forum Sign in | Join | Help
in Search

Breaking changes: our new Navigation solution partner is Sygic

From TomTom to Sygic:
Over the years our former navigation provider reduced his SDK more and more to drive his own business solutions.
Finally a SDK is no longer available!
Looking for an alternative solution we found www.sygic.com/tomtom-sdk.
Why we recommend Sygic:
  • Good support at first hand
  • A modern Navigation Solution (with actual maps)
  • Native .NET support in the SDK (no need for third party solutions)
  • Many operating systems support including Linux and Android
  • A partner which is even able to adapt the Navigation solution to your needs.

NavigateToFavorite don't work

Last post 01-18-2008, 13:01 by neo. 2 replies.
Sort Posts: Previous Next
  •  01-18-2008, 12:07 1130

    NavigateToFavorite don't work

    I create a favorite in nIDX 3 (for example), it's created correctly, but i call NavigateToFavorite and does nothing, all TTN returns are 0, so i don't know what happens. In TomTom i can see the favorite i created.

    The code is:
    TTN.SetFavorite(ref err, 3, "service", "service", long, lat);
    TTN.SwitchToNavigatorView();
    TTN.BringNavigatorToForeground();
    TTN.NavigateToFavorite(ref err, 3);


    I'm using the versions:
    TTN: 6.000(7370)
    Helper 6.0.3
    Assembly: 6.0.0.1

    Thanks,

    Rafa
  •  01-18-2008, 12:24 1131 in reply to 1130

    Re: NavigateToFavorite don't work

    Hi,

    please check which number of favorite your favorite is.

    This can be done
    a.) By hand - counting them
    b.) With TestTTN - GetFavorite

    I guess you have less than 4 Favorites - so what ever number you give - TomTom will place your favorite on the last position (index) which is lower than 3.

    Regards

    Manfred

  •  01-18-2008, 13:01 1132 in reply to 1131

    Re: NavigateToFavorite don't work

    Now's working perfect, thank you.

    Rafa
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems