Releases: chgrl/leafletR
Releases · chgrl/leafletR
CRAN version 0.4-0
Major release including:
- FIXED in leaflet: broken legend in case of multi-layer maps, including markers + incl.data ignored for last layer added to map (or if only one data layer is added) + error if title contains certain non alphanumeric characters
- NEW in leaflet: argument "label" added for basic label support (only working with point data)
- NEW in styleCat: style.par parameter dropped
- NEW in styleGrad: multi-style support including legend - all three style types can be combined on a map now
- NEW in toGeoJSON: tbl_df support + lat/lon detection by variable name
CRAN version 0.3-3
Minor release including:
- FIXED in leaflet: arguments "zoom" and "center" not working in case of unused "data" argument
- FIXED in styleSingle: marker support
- NEW in styleSingle: marker styling using maki markers + marker legend support
- NEW in leaflet: maps without a base map
- NEW in toGeoJSON: line breaks replacement in data frames + factor-to-character conversion
- NEW in styleGrad: argument "right" changed to "closure" + classInterval objects support ("breaks" argument) + findColours objects support ("style.val" argument)
CRAN version 0.3-2
Minor release including:
- FIXED in leaflet: base map mix-up
- FIXED in internal templates: border color/fill color mix-up + invalid variable names with dot notation + fill=NA not
recognized in legend - NEW base maps added: CartoDB Positron/Dark matter
- NEW in singleStyle: simple marker support
- NEW in leaflet: map view now fits to multi layer bounds
- several small improvements
CRAN version 0.3-1
Minor release including:
- FIXED in getProperties/leaflet: possible popup error in case of data files without properties
- FIXED in templates: broken legend in some cases + no base map layer control if data is missing
- FIXED in addBaseMap: options now really optional
- NEW argument "controls" in leaflet: show/hide map controls
- NEW in leaflet: TopoJSON support added
- NEW map features: layer control now contain data layers + scale bar support
CRAN version 0.3-0
Major release including:
- REWRITE of leaflet: maps now generated using brew and templates + RJSONIO dependency replaced by jsonlite
- NEW function addBaseMap: add custom base maps
- NEW print method for leaflet: view your map even faster by typing map object name
- UPDATE to Leaflet version 0.7.3
- FIXED in leaflet: failed for style lists + bad detection of wrong styles
- FIXED in styleCat/styleGrad/styleSingle: printing failed
- FIXED in toGeoJSON: failed for data frames with three columns
CRAN version 0.2-1
Minor release including:
- FIXED in leaflet: base.map check + overwriting data file(s) in map directory + no map in case of multiple base maps with one singleStyle layer + dot separated data file names denied
- FIXED in styleSingle: some arguments failed as exclusive argument
- NEW in leaflet: legend for maps with more than one singleStyle layer
- NEW: print methods for styles added
CRAN version 0.2-0
Major release including:
- NEW: spatial objects (sp) support added to toGeoJSON
- NEW: getProperties prints names of properties available in GeoJSON file
- NEW: GeoJSON validation added to leaflet
- FIXED: bug in styleGrad - broken legend in some cases
- FIXED: bug in leaflet - no map display in case of multiple included data layers
- and more
CRAN version 0.1-2
Minor release including:
- update to Leaflet v0.7.2
- bug fix in styleCat/styleGrad/styleSingle: color conversion failed in some cases
- leaflet: new base maps added + attribution of maps improved
- leaflet: popups now work for more than one data layer and multiple properties
- new argument "style.par" in catStyle/gradStyle: categorized or graduated radii can now be applied to point data