- Posts: 12
- Thank you received: 0
Placemark ordering
- asterix9
- Topic Author
- Offline
- New Member
Less
More
9 years 8 months ago #6317
by asterix9
Placemark ordering was created by asterix9
Super, thanks for this function.
Unfortunately for me the places on the map at each reload are rated differently.
I chose the custom sorting. And the series follow so stated. Places1: Ordering 1; Place2: Ordering 2 and allso
Link I sent a PM
Unfortunately for me the places on the map at each reload are rated differently.
I chose the custom sorting. And the series follow so stated. Places1: Ordering 1; Place2: Ordering 2 and allso
Link I sent a PM
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
9 years 8 months ago #6318
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Placemark ordering
I created different sort types. And yes, in your case the custom sort (by user ordering index) it is way to display as you wish.
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.
- asterix9
- Topic Author
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 0
9 years 8 months ago #6319
by asterix9
Replied by asterix9 on topic Placemark ordering
Unfortunately, the resort does not work. In each reload the placemarks are at another laction.
Part of the message is hidden for the guests. Please log in or register to see it.
Part of the message is hidden for the guests. Please log in or register to see it.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
9 years 8 months ago #6320
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Placemark ordering
You defined placemarks by TEXT ADDRESS, ie you use geocoder.
In one moment you'll get QUERY_LIMIT error. And of course, placemarks in this case appears in order of geocoder result.
Change it to Lat\lng style definition
wiki.zhuk.cc/index.php?title=Zh_GoogleMa..._when_displaying_map
In one moment you'll get QUERY_LIMIT error. And of course, placemarks in this case appears in order of geocoder result.
Change it to Lat\lng style definition
wiki.zhuk.cc/index.php?title=Zh_GoogleMa..._when_displaying_map
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.
- asterix9
- Topic Author
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 0
9 years 8 months ago #6321
by asterix9
Replied by asterix9 on topic Placemark ordering
I have testet another ordering. But the self finsh. I have the ordering config to custom sort changed.
I insert the Lat\lng info now.
I insert the Lat\lng info now.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
9 years 8 months ago - 9 years 8 months ago #6322
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Placemark ordering
Sorry. I'm not clear understand your problem.
Now the placemarks are created in order:
Placemark's IDs:
2,1,3,4,5,6,7,8,9,10,11
I don't know what you set order placemarks (in map details).
Moreover, as I mentioned above, your placemarks have only Text Address definition (only placemark 10 has lat/lng position definition)
The placemark order "Custom sort indexing" means: sort by placemark field "Sort index", after that by "Title". It fix problem of the same index or the empty index field
Now the placemarks are created in order:
Placemark's IDs:
2,1,3,4,5,6,7,8,9,10,11
I don't know what you set order placemarks (in map details).
Moreover, as I mentioned above, your placemarks have only Text Address definition (only placemark 10 has lat/lng position definition)
The placemark order "Custom sort indexing" means: sort by placemark field "Sort index", after that by "Title". It fix problem of the same index or the empty index field
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 9 years 8 months ago by Dima.
Please Log in or Create an account to join the conversation.
Time to create page: 0.202 seconds