Android Question Map issue

Hirogens

Active Member
Licensed User
Longtime User
Hello, I use a Map to contain all my gps point. My Key is a global (Int).My problem with that is when I track my activity, I have the perfect road but when I reopen it I have a lot of different roads. How can I have always only one road ?
I think about change my method to stock my point (with TimeStamp) or use a bubble to put my point in order
 

Hirogens

Active Member
Licensed User
Longtime User
From the HELP:
Note that the order of items in the map may not be the same as the order in the file.
Use a List.
Well okay, but it's sad because if a OrderBy function exist we will be able to re order and that function can be really powerfull
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…