alexandervlpl
alexandervlpl
Same for `PointSymbolizer`. This does nothing: ``` symbolizer.transform = "scale(5.0)" ``` These bindings are seriously broken. See #7, #184.
@mixap did you ever figure this out? Same problem here.
Most American users expect state abbreviations like NY and VT to work, and get confused and frustrated when they don't. I see this as a major issue!
Ideally, I think there should be two distinct country parameters like in the [HERE geocode API](https://developer.here.com/documentation/geocoder/topics/resource-geocode.html): - **country**: restict results to one or more countries (I see a few issues...
Any update on this? It's normal for users in the United States to search with abbreviated states (MN, VT) and currently this isn't working at all. :cry:
To answer one of my questions: > Will the app fetch profiles in the background automatically? How often? No. Subscriptions can only be synced manually by the user, which is...
It looks like subscriptions don't sync automatically at all, see #2888 . :cry:
Sadly this library seems to be abandoned now. I ran into this and similar issues while upgrading Leaflet and Draw, now considering migrating to [Geoman](https://geoman.io/leaflet-geoman) instead. :cry:
I didn't realize it was `file data -> chunk -> compress`, that rules out any simple implementation. JXL is not a compression algorithm like lz4 that takes any bytes you...
> an alternate way to use jpeg xl is of course that the users convert their photos to that format at the primary storage location. That's what I do, I...