Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 964 Bytes

CHANGELOG.md

File metadata and controls

42 lines (21 loc) · 964 Bytes

Changelog

Notable changes to this project will be documented in this file.

[0.4.0] 2020-08-19

Added

[0.3.0] 2020-08-18

Added

  • public method getBounds to access LatLngBounds of a keyframe layer

[0.2.0] 2020-08-18

Added

  • public method setStyle to update the style function

[0.1.0] 2020-08-04

Added

Changed

  • Renamed featureStyle to style to be more consistent with leaflet naming convention.

[0.0.2] 2020-07-31

Changed

  • setFrame method accepts null to void frame

[0.0.1] 2020-07-31

init