Skip to content

v0.3.0

Compare
Choose a tag to compare
@ghettovoice ghettovoice released this 15 Mar 13:57
· 1001 commits to master since this release

New features and improvments:

  • Vector source now accepts features (in GeoJSON format) as array property, may be used for layers with huge number of features or dynamic layers with server loading
  • Feature component now mirrors GeoJSON feature
  • Add vl-source-wms - Tile WMS source
  • vl-style-func - component for advanced styling, can be used with any component that use style-target mixin

Breaking changes:

  • v-style-func directive was replaced with vl-style-func component
  • vl-map-view was renamed to vl-view