Skip to content

Commit 69187fb

Browse files
use type from leaflet
1 parent ddb4352 commit 69187fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/editor/util/map.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// @flow
22

33
import ll from '@conveyal/lonlat'
4-
import {divIcon} from 'leaflet'
4+
import {Bounds, divIcon} from 'leaflet'
55
import clone from 'lodash/cloneDeep'
66
import fetch from 'isomorphic-fetch'
77
import distance from '@turf/distance'

0 commit comments

Comments
 (0)