We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb4352 commit 69187fbCopy full SHA for 69187fb
lib/editor/util/map.js
@@ -1,7 +1,7 @@
1
// @flow
2
3
import ll from '@conveyal/lonlat'
4
-import {divIcon} from 'leaflet'
+import {Bounds, divIcon} from 'leaflet'
5
import clone from 'lodash/cloneDeep'
6
import fetch from 'isomorphic-fetch'
7
import distance from '@turf/distance'
0 commit comments