Recent Releases of leaflet-velocity

leaflet-velocity - v2.1.4

Minor security patches

- JavaScript
Published by danwild almost 3 years ago

leaflet-velocity - v2.1.3

Minor security patches

- JavaScript
Published by danwild about 3 years ago

leaflet-velocity - v2.1.2

Minor security patches

- JavaScript
Published by danwild about 4 years ago

leaflet-velocity - v2.1.1

Removed some superfluous log statements, thanks @slutske22

- JavaScript
Published by danwild about 4 years ago

leaflet-velocity - v2.1.0

speedUnit supports mph (thanks @phil-krull), minor security patches.

- JavaScript
Published by danwild over 4 years ago

leaflet-velocity - v2.0.0

As of version 2, leaflet-velocity is now under CSIRO's Open Source Software Licence Agreement, which is variation of the BSD / MIT License.

There are no other plans for changes to licensing, and the project will remain open source.

- JavaScript
Published by danwild over 4 years ago

leaflet-velocity - v1.9.2

Minor security patch

- JavaScript
Published by danwild almost 5 years ago

leaflet-velocity - v1.9.1

Minor security patch

- JavaScript
Published by danwild almost 5 years ago

leaflet-velocity - v1.9.0

v1.9.0

Adds showCardinal option to support display of cardinal direction alongside degrees.

- JavaScript
Published by danwild almost 5 years ago

leaflet-velocity - v1.8.1

Security patch.

- JavaScript
Published by danwild about 5 years ago

leaflet-velocity - v1.8.0

Minor security patches, adds support for arbitrary direction/speed labels.

- JavaScript
Published by danwild about 5 years ago

leaflet-velocity - v1.7.1

Minor security patches.

- JavaScript
Published by danwild over 5 years ago

leaflet-velocity - v1.7.0

Added scanMode 64 and some data header checking, as noted in #46 . Thanks to @brentfraser.

- JavaScript
Published by danwild almost 6 years ago

leaflet-velocity - v1.6.1

Addresses an opacity issue where value of 0 did not completely hide layer.

- JavaScript
Published by danwild about 6 years ago

leaflet-velocity - v1.6.0

Added opacity as a layer option, e.g. can be set like:

myLayer.setOptions({ opacity: 0.5 });

- JavaScript
Published by danwild about 6 years ago

leaflet-velocity - v1.5.0

Use Leaflet map projections so any coordinate system can be used (rather than previously hardcoded mercator). Thanks to @brentfraser

- JavaScript
Published by danwild over 6 years ago

leaflet-velocity - v1.4.1

  • added setOptions public method
  • added support for custom panes if using leaflet v1+
  • upgraded build to gulp v4

- JavaScript
Published by danwild over 6 years ago

leaflet-velocity - v1.3.0

- JavaScript
Published by danwild about 7 years ago