Skip to content

Releases: makinacorpus/Leaflet.TextPath

1.2.0

08 Mar 08:58
1.2.0
Compare
Choose a tag to compare
  • Add npm script to help releasing package versions
  • Set Leaflet as peerDependency
  • Upgrade Leaflet version from demo to 1.3.1
  • Don't try to remove from container if container doesn't exist
  • Change way of dealing with the SVG to comply with leaflet >= 0.8
  • Remove useless console.log

1.1.0

19 May 13:33
Compare
Choose a tag to compare

Since 0.2.1 release :

  • Text is now shown on top by default. Set option below to true to put the text below the layer.
  • Add the orientation option (#27, thanks @kirkau)
  • Allow HTTP and HTTPS to access the demo (#39, thanks @sonny89 and @leplatrem)
  • Fix text centering for vertical lines (#33, #34, #38, thanks @msgoloborodov)
  • Fix bug when removing layer whose text was removed (fixes #18) (thanks Victor Gomes)
  • Fix path width when using options.center (fixes #17) (thanks Brent Miller).

0.2.1

10 Jun 07:27
Compare
Choose a tag to compare
v0.2.1

Bump version