Skip to content

Releases: hslayers/hslayers-ng

0.7.2

26 Mar 16:41
Compare
Choose a tag to compare

ca01680 Invisible layers should not be queryable
317f7f5 Remove by mistake created debugger command

0.7.1

26 Mar 16:41
Compare
Choose a tag to compare

57bc473 Make bottomSheetCollapsible an optional dependency

0.7.0

15 Mar 11:01
Compare
Choose a tag to compare

Changelog:

  • Dont open panel if its disabled (0837909)
  • Panel needs also be enabled to be visible (5b2805e)
  • Don't always load keyword list for datasource filter (a468320)
  • Node_module path needs to be configurable (30d4c4e)
  • Configurable proxy script/server address (0f1efc3)
  • Decode url for proxy also on layers without tiles (dc1c455)
  • Remove lodexplorer component (4ef7827)
  • Improve datasource panel layout and styles (fbc0fcd)

0.6.2

06 Mar 10:16
Compare
Choose a tag to compare

Changelog:

  • Add exposify to devDependecies (deca517)
  • Fix bundling paths when hslayers is installed as a node module (d610d9f) (e2cb54b)
  • Fix print map not working (442dc0a)
  • Upgrade to bootstrap 4.3.1 due to security vulnerabilities (5420b4a)
  • Wiki description of hslayers config parameters (2d82e99)

0.6.1

21 Feb 21:57
Compare
Choose a tag to compare

Changelog:

  • Draw outline around reset map button (8cd2a66)
  • Small fix for wrong function name in docs (fda3608)
  • First draft of wiki about config parameters (661611a)
  • Composition parser improvements for schema (291dd57)
  • Layer field 'base' in composition schema (1aad6fd)
  • URL shortening service change (a2b2e4c)
  • Projection, styles examples in composition schema and extended types (d03ed6d)
  • Fix styler because styling service was not included in layermanager (349dbd9)
  • Schema definition for compositions (c5f8047)
  • Rewrite creation of compositions query url (9e424a1)
  • Upgrade to bootstrap 4.2 (b19f02b)
  • Fix gitsha querying in all examples (f321c3e)
  • Force cryptiles 4.1.2 version (dac420d)
  • Fix security vulnerabilities by upgrading dependencies (04738e1)
  • Fix proxy not working on cesium versions newer than 1.43. (8f506ad)
  • Tile wms layers according to webmercator tiling scheme in Cesium (5671381)
  • Fix displaying of wms in ol3 along cesiumjs (5d992a6)
  • Remove otn related examples (moved to project_otn repo) (220f7e9)
  • Add python3 enabled hsproxy (2d39b8a)
  • Remove foodie-zones example (074feea)
  • Remove fatima example (c69eea8)
  • Remove produce-3d example (18be68a)
  • Remove 3d-olu example (65badf4)
  • Dont always specify 3857 projection when syncing features to cesium (b76f691)
  • Merge remote-tracking branch 'origin/reorganize_examples' into develop (afe3b90)
  • Remove databio and rostenice examples because they are already redirected (d94a2c5)
  • cesium base directory needs be specified in app.js (0660b5f)
  • Remove cesium from common paths (47f9911)
  • Dont use newTerrainProviderOptions when calling createWorldTerrain fixes #147 (426021b)
  • Access token usage fixed for cesium terrain layers. Wrong access token was used, if terrain providers are defined in app.js, because token is set inside hscesium.js module, which is used later. Now the createWorldTerrain function will be called, when the layer is turned on and thus the correct token will be used. (90941b0)
  • Cesium shadows, time and terrain parameters need to be configurable (bb24247) (68a25c7)

0.6.0: Merge pull request #144 from hslayers/develop

24 Nov 09:56
cb7c76b
Compare
Choose a tag to compare

0.5.1

05 Dec 22:09
Compare
Choose a tag to compare
obj-tiles should not be part of repo