GEOLYTIX/xyz

graduated themes direction in styleParser

Opened this issue · 0 comments

Assigning and warning on the direction of graduated themes in the styleParser was a terrible idea.

Ordering should be automated. As the order will always be big to small. The styleParser should just apply an order algorithm on the values.

This will also prevent issues where the order is reversed twice based on the assigned direction key.