Skip to content

Releases: SDFIdk/vector_tiles_frontend

v4.0.1

26 Nov 11:03
Compare
Choose a tag to compare

Added

  • Added a link to https://github.com/SDFIdk/vector_tiles_assets in the layer selector.

Fixed

  • Fixed some incorrect colors in light mode.

v4.0.0

21 Nov 12:40
Compare
Choose a tag to compare

Changed

  • Stylefiles and glyphs are now imported from @dataforsyningen/vector_tiles_assets.

v3.0.1

07 Nov 11:04
Compare
Choose a tag to compare

Fixed

  • Openlayers adding a new layer now works again.

v3.0.0

07 Nov 10:36
1c5e2f9
Compare
Choose a tag to compare

Added

  • Added a MapLibre version of the application, /mapLibre.

v2.2.1

07 Nov 10:30
Compare
Choose a tag to compare

Fixed

  • No longer incorrectly adds a new layer if one with the same name already exists.

v2.2.0

31 Oct 12:50
Compare
Choose a tag to compare

Added

  • Added a feature to delete saved styles.

v2.1.0

30 Oct 07:56
10c4bf4
Compare
Choose a tag to compare

Added

  • Added a feature to save styles to local storage.

v2.0.1

29 Oct 06:57
Compare
Choose a tag to compare

Changed

  • Changed check for whether or not to add the custom tileloadfunction based on the URL containing api.dataforsyningen.dk.

v2.0.0

28 Oct 12:35
Compare
Choose a tag to compare

Added

  • Added resolutions to the config to fix incorrect coordinates. Remember to update your local config.js with a resolutions option.

Changed

  • Changed how styles are added to the openlayers map. They no longer share a source, but instead read the source from the stylefile.

v1.0.0

10 Oct 07:33
Compare
Choose a tag to compare
move more options to config file