Skip to content

v0.4.0

Choose a tag to compare

@thor85 thor85 released this 24 Sep 10:24
· 13 commits to master since this release
338507a

Added

  • Added advanced hillshading option. See Wiki for available options.
  • Support for loading DEM tile format
  • Can specify color as hex values (#FF0000) in addition to existing rgb format (rgb(255,0,0)).

Changed

  • Send colormaps as textures to webgl. Reduces the number of fragment uniforms used.

Fixed

  • Plugin now works on mobile devices. Advanced hillshading does not yet work on iOS devices, but works fine on Android.