0.2.0 • Published 7 years ago

leaflet-carousel v0.2.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

leaflet-carousel

dependencies

  • leaflet
  • leaflet-semicircle

methods

  • addLayer (L.geoJSON.feature)
  • addLayers (L.geoJSON)

options

  • maxDist (int) maximal distance of each marker,
  • maxOpacity (float) opacity of the inner circle,
  • opacityDecrease (float) coefficient that represents the pace of opacity decrease of outer circles/steps,
  • noSteps (int) - number of innercircles,
  • circleSegmentAngle (int) - angle of sequence
  • propertyName (String) - name of property to sequence marker (value of this property has to be array)
  • colors (Object) - key-value pairs of property values and particular segment colors

todo

  • input control
  • maxDist based on property
  • better documentation
  • opacity control
  • better solution for sequence angles
  • ...

demo

0.2.0

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago