Is there a way to have different order of markers on the list and on the map?
We have 6 categories with different icons. The best markers have green icon, the worst have red icon. Icons are the same size.
Problem is some markers are on the same position and you can see only red icon (green is below).
It is natural to show first best markers with green color on the list.
I understand markers are generated on map in the same order like on the list view. Is there a way to change this?
We use custom 'order by' in query for getting markers.