ngx-openlayers
ngx-openlayers copied to clipboard
Angular2+ components for Openlayers 4.x
Add support to `onFocusOnly` option that is available on `ol/interaction/MouseWheelZoom` and on `ol/interaction/DragPan` (and `ol/interaction.defaults` for completeness). For the site I'm developing right now this is a must, since we...
Following on from #247 and #244 this fixes import issues with open layer typings. closes #235
Due to lack of time, I wasn't able to test this aproprietly, but this should fix #108. @quentin-ol since this will not break any existing application, could you please merge...
My application display a map correctly with this simple snippet. ``` ``` Next, my goal is to mock the map when I use ssr. First step, I would declare AngularOpenlayersModule...
After upgrading my project to Angular 9 I got this error. If I disable the Ivy compiler it works fine. With Ivy compiler I get the error and the application...
Using the current next branch, the map does not respond to mouse events when running the sample from git. I have the same problem using the package in my application....
If install next branch and with ol package aol-map shows blank !
This is a redo of #244, rebased on top of the latest `next` branch to bring in the changes to support Angular 8 and OpenLayers 6. I understand if this...
Hello. is not displayed. Am I wrong in usage? Angular 7.2.0 ngx-openlayers 1.0.0-next.6 ```html ```
Npm audit reports several high vunerabilities in the package: Low Prototype Pollution Package lodash Dependency of ngx-openlayers Path ngx-openlayers > openlayers > closure-util > async > lodash More info https://nodesecurity.io/advisories/577...