Package: leafsync Type: Package Title: Small Multiples for Leaflet Web Maps Version: 0.1.1.9002 Authors@R: c( person("Tim", "Appelhans", role = c("aut", "cre"), email = "tim.appelhans@gmail.com"), person("Kenton", "Russell", role = c("aut")), person("Christoph", "Stepper", role = c("ctb")), person("Jan Pieter", "Wagmeester", role = c("ctb"), comment = "Leaflet.Sync plugin") ) Maintainer: Tim Appelhans Description: Create small multiples of several leaflet web maps with (optional) synchronised panning and zooming control. When syncing is enabled all maps respond to mouse actions on one map. This allows side-by-side comparisons of different attributes of the same geometries. Syncing can be adjusted so that any combination of maps can be synchronised. License: MIT + file LICENSE URL: https://github.com/r-spatial/leafsync BugReports: https://github.com/r-spatial/leafsync/issues Depends: R (>= 3.1.0), methods Imports: htmltools (>= 0.3), htmlwidgets, leaflet (>= 2.0.1) Encoding: UTF-8 RoxygenNote: 7.1.2 Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev make libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://r-spatial.r-universe.dev Date/Publication: 2022-03-03 11:13:25 UTC RemoteUrl: https://github.com/r-spatial/leafsync RemoteRef: HEAD RemoteSha: e4c25d9cfbf3da2ec1ee4e1048944d81450e70d3 NeedsCompilation: no Packaged: 2026-06-06 06:42:29 UTC; root Author: Tim Appelhans [aut, cre], Kenton Russell [aut], Christoph Stepper [ctb], Jan Pieter Wagmeester [ctb] (Leaflet.Sync plugin)