- Posts: 16
- Thank you received: 0
Placemark list not in order
- jfaneuf
- Topic Author
- Offline
- New Member
Less
More
10 years 7 months ago #4902
by jfaneuf
Placemark list not in order was created by jfaneuf
When I first open my map as an article then the place mark list is not listed alphabetically. After I refresh the page it is listed correctly. This is a problem because every time someone opens it for the first time the list seems to be randomly ordered until they refresh the page. Any ideas? I tried to manually order the place marks but I can't seem to edit the order field.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
10 years 7 months ago #4912
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Placemark list not in order
Hi.
May be you define your placemarks by text address. In this case I use geocoder to get latitude and longitude for placemarks, and it is asynchronous executed, and the results come by different time. The second time (refresh) it can be cached and comes in call time without delay on geocoding
May be you define your placemarks by text address. In this case I use geocoder to get latitude and longitude for placemarks, and it is asynchronous executed, and the results come by different time. The second time (refresh) it can be cached and comes in call time without delay on geocoding
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- jfaneuf
- Topic Author
- Offline
- New Member
Less
More
- Posts: 16
- Thank you received: 0
10 years 7 months ago #4931
by jfaneuf
Replied by jfaneuf on topic Placemark list not in order
You are right thank you that fixed the issue i was having.
Please Log in or Create an account to join the conversation.
Time to create page: 0.184 seconds