daboudii

Results 8 issues of daboudii

## Minimal reproduction of the bug with instructions: 1- Remove all data from localstorage. 2- Navigate to: https://tomastrajan.github.io/angular-ngrx-material-starter#/examples/authenticated 3- No component/route is loaded after ## Expected behavior: Redirect to `/example`...

**Is your feature request related to a problem? Please describe.** I'm trying to filter Features in a WebGL layer with ExpressionValue style, but at the moment I receive some value...

pull request accepted
feature request

**Describe the bug** When using `WebGLVectorTileLayerRenderer` with the option `disableHitDetection: true` the layers have artifact on Firefox (tested on Brave(chrome) works good) see video: https://vimeo.com/889054497 **To Reproduce** Steps to reproduce...

bug

### Icon name polygon ### Use cases When working with vector geometry objects it would be nice to have all the representation possible including points (therefore addresses and locations), line...

🙌 icon request

**Is your feature request related to a problem? Please describe.** At the moment the `Select` interaction only support `Style` as style option (https://openlayers.org/en/latest/apidoc/module-ol_interaction_Select-Select.html) **Describe the solution you'd like** It would...

feature request

I just notice some GeoJSON examples still have the "crs" key but after reading the documentation it is not used. > Specification of coordinate reference systems has been removed, i.e.,...

pull request accepted

**Is your feature request related to a problem? Please describe.** I would like to create only one Draw interaction and set is `type` and `freehand` on fly. **Describe the solution...

pull request accepted
feature request

I made a similar library fully based on signal input/output, effect. It would make more sense for me to add it to an existing project than just creating a new...