You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vue3-openlayers

Package Overview
Dependencies
Maintainers
2
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-openlayers - npm Package Versions

1
79
18

2.0.0-0

Diff
d
d-koppenhagen
published 2.0.0-0 •

Changelog

Source

2.0.0-0 (2023-09-04)

chore

  • update dependency to openlayers 8.0.0 (a76dd57)

Code Refactoring

  • ol-source-stadia-maps: replace old ol-stamen component (ff9e373)
  • ol-style-icon: pass-through properties from OpenLayers (84232e9)
  • ol-webgl-points-layer: use new flat style format (02b8d1f)

BREAKING CHANGES

  • ol-webgl-points-layer: use the new introduced flat format from OpenLayers 8
  • ol-style-icon: properties are passed-through from OpenLayers directly and property imgSize has been removed since it's removed from OpenLayers 8
  • ol-source-stadia-maps: The new component ol-source-stadia-maps replaced the old ol-source-stamen component. Please checkout the official OpenLayers 8 release notes for further information.
  • You need to have a peerDependency of ol >= 8.0.0 installed
d
d-koppenhagen
published 1.2.1 •

Changelog

Source

1.2.1 (2023-09-01)

Bug Fixes

  • remove exported non-existing function forEachLayerAtPixel (27da611)
  • remove incompatible props and exposed functions (81c6d00), closes #231
d
d-koppenhagen
published 1.2.0 •

Changelog

Source

1.2.0 (2023-07-26)

Features

  • add ol-vector-tile-layer and ol-source-vector components (#229) (d7b4c0d), closes #228
d
d-koppenhagen
published 1.1.0 •

Changelog

Source

1.1.0 (2023-07-25)

  • chore(maintenance): update dependencies (258e396)
  • docs(ol-map): add documentation for prop (b54312c)
  • fix(ol-feature): prevent unresponsive map lag (989bc90)
  • fix(ol-zone-control): define props with default values as optional (8275202)
  • docs(ol-interaction-snap): add demo case for draw interaction (e588a5f)
  • Update animatedclusterlayer, improve wording and fluency of explanation (#226) (3191963)
  • docs(ol-geolocation): display icon position correctly (6ae205b)
  • feat(ol-style-text): added backgroundFill and backgroundStroke props (#223) (6f521c9)
d
d-koppenhagen
published 1.0.1 •

Changelog

Source

1.0.1 (2023-07-18)

  • chore: disable eslint for process access in version script (78455b0)
  • docs: add note for output.globals (c4c6d0f)
  • fix(build): update vite-plugin-dts and configure output.globals (#218) (fe739c4)
  • refactor(ol-view): use ViewOptions interface and remove unneeded composable (5d139eb)
  • refactor: remove unused useLayerControl (3ea0a99)
  • fix(ol-geolocation): prevent Extraneous non-emits event listeners warning (11c14f1)
  • docs: describe how to access ol/Map (5ab6231)
  • docs: updated contribution guidelines (0c38dc3)
  • docs: update getting started (65fed43)
  • chore: update ISSUE_TEMPLATE (a0cf678)
  • docs: update requirements automatically (cdbd12f)
  • docs: replace 'Openlayers' with 'OpenLayers' (bd59efc)
d
d-koppenhagen
published 1.0.0 •

Changelog

Source

1.0.0 (2023-07-11)

Version 1.0.0 was completely refactored and aligned with the features and also BREAKING CHANGES from OpenLayers 7.x.x. Please be sure to checkout the Changelog of OpenLayers as well. Properties are mostly reflected 1:1 from OpenLayers as Component Properties for the related vue3-openlayers components. The same applies for the default values. Deviating properties with their values and description are listed in the documentation for each component.

d
d-koppenhagen
published 1.0.0-next.10 •
d
d-koppenhagen
published 1.0.0-next.9 •
d
d-koppenhagen
published 1.0.0-next.8 •
d
d-koppenhagen
published 1.0.0-next.7 •