maplibre-native icon indicating copy to clipboard operation
maplibre-native copied to clipboard

Expressions `slice` and `index-of` should be implemented

Open JannikGM opened this issue 2 years ago • 0 comments

These 2 expressions seem easy to implement and could be quite powerful:

  • https://maplibre.org/maplibre-gl-js-docs/style-spec/expressions/#slice
  • https://maplibre.org/maplibre-gl-js-docs/style-spec/expressions/#index-of

There are other unsupported expressions, but none seem as powerful and easy to implement.

JannikGM avatar Mar 29 '22 12:03 JannikGM