Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 635 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 635 Bytes

Changelog

Here we document breaking changes.

0.63

  • Change default setView from untilPan to untilPanOrZoom.

0.59

  • Add cacheLocation option.

0.57, 0.58

  • Apply marker style only to markers that support it. Fixes #169

0.54

  • Support flyTo

0.50

  • extended setView to support more options
  • removed remainActive, use clickBehavior
  • removed follow, use setView
  • removed stopFollowingOnDrag, use setView
  • removed startfollowing and startfollowing events
  • changed a few internal methods
  • add drawMarker
  • small fixes

0.46.0

  • Remove IE specific CSS