import L
This commit is contained in:
parent
2a6d8bea78
commit
824f66df03
3 changed files with 5 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
/* eslint-disable react/jsx-indent-props */
|
||||
/* eslint-disable import/no-absolute-path */
|
||||
/* eslint-disable import/no-absolute-path */
|
||||
/* global L */
|
||||
|
||||
import L from 'leaflet';
|
||||
import calcUnion from '/imports/ui/components/Maps/SubsUnion/Unify';
|
||||
|
||||
const subsUnion = (union, options) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue