Skip to content

Improve map component

sedum requested to merge sedum/gancio:feat/refactor_map_component into master

this reduce the use of the leaflet maps in the site to a single map component. this also:

  • add map marker draggable, to allow selecting coordinates from map
  • fix erroneus filter in Admin/Place, do not allow edit the online place

Merge request reports