fixed middle markers stay on marker deletion

This commit is contained in:
muerwre 2019-02-07 16:42:38 +07:00
parent 8a90c50352
commit bb661b976b
5 changed files with 11 additions and 10 deletions

View file

@ -1,6 +1,5 @@
import { map, tileLayer } from 'leaflet';
import 'leaflet/dist/leaflet.css';
// import 'leaflet-editable';
import { PROVIDER } from '$config/frontend';
import { DEFAULT_PROVIDER, PROVIDERS } from '$constants/providers';