Package: leafsync
Type: Package
Title: Small Multiples for Leaflet Web Maps
Version: 0.1.0
Authors@R: c(
    person("Tim", "Appelhans", role = c("aut", "cre"), email = "tim.appelhans@gmail.com"),
    person("Kenton", "Russell", role = c("aut")),
    person("Jan Pieter", "Wagmeester", role = c("ctb"), comment = "Leaflet.Sync plugin")
  )
Maintainer: Tim Appelhans <tim.appelhans@gmail.com>
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
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-02-27 17:09:11 UTC; timpanse
Author: Tim Appelhans [aut, cre],
  Kenton Russell [aut],
  Jan Pieter Wagmeester [ctb] (Leaflet.Sync plugin)
Repository: CRAN
Date/Publication: 2019-03-05 15:10:03 UTC
Built: R 4.1.3; ; 2023-04-17 17:58:42 UTC; windows
