addToolbar function

Add a (possibly customized) toolbar to a leaflet map

Add a (possibly customized) toolbar to a leaflet map

addToolbar(leafmap, editorOptions, editor, targetLayerId)

Arguments

  • leafmap: leaflet map to use for Selection
  • editorOptions: A list of options to be passed on to either leaflet.extras::addDrawToolbar or leafpm::addPmToolbar.
  • editor: Character string giving editor to be used for the current map. Either "leafpm" or "leaflet.extras".
  • targetLayerId: string name of the map layer group to use with edit

Returns

The leaflet map supplied to leafmap, now with an added toolbar.

  • Maintainer: Tim Appelhans
  • License: MIT + file LICENSE
  • Last published: 2020-02-02