geostyler / geostyler-openlayers-parser

GeoStyler Style Parser implementation for OpenLayers styles
BSD 2-Clause "Simplified" License
38 stars 28 forks source link

Fix scale check #681

Closed hwbllmnn closed 1 year ago

hwbllmnn commented 1 year ago

Description

Fixes the scale check for null values. Previously the scale check would lead to an out of scale determination if max or min was set to null.

Pull request type

Do you introduce a breaking change?

Checklist

@geostyler/devs Please review.