# Leaflet.SyncView

## 1.10.0 - TBC

## 1.9.3 - 2024-10-09

- Parsing of Lat and Lon to 6 digit float (Fixes https://github.com/drustack/Leaflet.SyncView/pull/1)

## 1.9.2 - 2024-07-23

- Support [Leaflet](https://github.com/Leaflet/Leaflet) 1.9.4+
- Support [jQuery](https://github.com/jquery/jquery) 3.7.1+
- Add `npm run http-server` for simple debug with <http://localhost:8080/>
- Replace jshint with eslint

## 1.1.0 - 2021-12-22

- Rename factory function in camelCase as `L.control.syncView`

## 1.0.0 - 2021-12-16

- Initial release for Leaflet 1.7.1
- Design for [Drupal Leaflet Module](https://www.drupal.org/project/leaflet) integration
