Skip to content

Releases: crazycapivara/openlayers

v0.5.1

29 Oct 18:11
30be6f6
Compare
Choose a tag to compare

Fix bug when rendering ol widget via renderUI in Shiny

v0.5.0

19 Oct 16:29
Compare
Choose a tag to compare

Added legend feature

v0.4.8

02 Dec 20:16
Compare
Choose a tag to compare

Upgrade to OpenLayers v4.5.0

v0.4.7

24 Sep 05:07
Compare
Choose a tag to compare
  • add_<format>_vector_tiles functions (as introduced in v0.4.6) were replaced by the generic function add_vector_tiles, which by default guesses the format parameter
  • the color parameter in stroke_style can now also be a vector of length equal to the number of features

v0.4.6: Add support for vector tiles

19 Sep 17:24
Compare
Choose a tag to compare
  • add_mapbox_vector_tiles
  • add_topojson_vector_tiles
  • add_geojson_vector_tiles

v0.4.5: Add support for wms tiles

10 Sep 16:31
Compare
Choose a tag to compare
  • added new function: add_wms_tiles
  • added additional parameters to ol_options

v0.4.4: Fix bug and refactor

09 Sep 08:55
Compare
Choose a tag to compare
  • Renamed add_vector_data (will be removed in a future release) to add_features
  • Fixed bug in drag and drop caused by new popup parameter

v0.4.3: Add popup support

27 Aug 20:47
Compare
Choose a tag to compare

Added popup support

v0.4.2: Switch to OpenLayers v4.3.1

23 Aug 20:49
Compare
Choose a tag to compare
Switched to OpenLayers v4.3.1

v0.4.1: Add ol-layerswitcher plugin

21 Aug 20:46
Compare
Choose a tag to compare