Releases: crazycapivara/openlayers
Releases · crazycapivara/openlayers
v0.5.1
v0.5.0
Added legend feature
v0.4.8
Upgrade to OpenLayers v4.5.0
v0.4.7
add_<format>_vector_tiles
functions (as introduced in v0.4.6) were replaced by the generic functionadd_vector_tiles
, which by default guesses theformat
parameter- the
color
parameter instroke_style
can now also be a vector of length equal to the number of features
v0.4.6: Add support for vector tiles
add_mapbox_vector_tiles
add_topojson_vector_tiles
add_geojson_vector_tiles
v0.4.5: Add support for wms tiles
- added new function:
add_wms_tiles
- added additional parameters to
ol_options
v0.4.4: Fix bug and refactor
- Renamed
add_vector_data
(will be removed in a future release) toadd_features
- Fixed bug in drag and drop caused by new
popup
parameter
v0.4.3: Add popup support
Added popup support
v0.4.2: Switch to OpenLayers v4.3.1
Switched to OpenLayers v4.3.1