Leaflet/src/layer/vector
ghybs 628fc04333 docstrings: update L.circle example to match new syntax (#4974)
docstrings: update L.circle example to match new syntax
2016-09-29 13:21:11 +02:00
..
Canvas.js docstrings: Removed incorrect semicolon (#4942) 2016-09-26 19:06:54 +02:00
Circle.js docstrings: update L.circle example to match new syntax (#4974) 2016-09-29 13:21:11 +02:00
CircleMarker.js docstring fixes regarding Polyline/Circle options 2016-04-20 09:48:53 +02:00
Path.js Make paths insensitive to the order of its map's moveend handlers (#4855) 2016-08-31 17:58:46 +03:00
Polygon.js Throw error on call to L.Polygon getCenter before map add (#4820) 2016-08-15 17:01:41 +02:00
Polyline.js Throw error on call to L.Polygon getCenter before map add (#4820) 2016-08-15 17:01:41 +02:00
Rectangle.js switch options type from path to polyline for polygon and rectangle - fixes #4427 (#4444) 2016-04-15 17:22:51 +02:00
Renderer.js Delay firing the 'update' event on renderers (should fix #4928) (#4929) 2016-09-21 19:20:59 +03:00
SVG.js docstrings: Removed incorrect semicolon (#4943) 2016-09-27 10:05:17 +02:00
SVG.VML.js Fire update event from VML renderer (#4956) 2016-09-27 19:59:40 +02:00