Skip to content

0.4.1 (CRAN)

Compare
Choose a tag to compare
@timelyportfolio timelyportfolio released this 07 Mar 11:53
· 153 commits to master since this release

mapedit 0.4.1

Bug Fix

  • fix edit module lookup for already added Leaflet.draw

New Features

  • add drawing mode to selectFeatures to enable selection via point/line/polygon drawing. Selection will be done using any of ?geos_binary_ops; thx @tim-salabim

  • add CRS in edit* functions; thx @tim-salabim

  • add label for reference in edit* and select*

  • add title argument for editMap()

  • automatically close browser window on Shiny session end when using
    viewer = browserViewer(browser = getOption("browser"))

  • add new function drawFeatures