Codebase list leaflet / ae1dcaf
remove outdated changelog line Vladimir Agafonkin 10 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
8282 * Improved `Map` `stopLocate` method to abort resetting map view if calling `locate` with `setView` option. [#747](https://github.com/Leaflet/Leaflet/issues/747)
8383 * Improved `Map` `openPopup` method to also accept `(content, latlng)` signature as a shortcut.
8484 * Added `Map` `resize` event. [#1564](https://github.com/Leaflet/Leaflet/issues/1564)
85 * Added `changeCenter` argument to `Map` `invalidateSize` to be able to turn off automatic panning on manual size change
8685
8786 ##### Controls API improvements
8887