mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 06:28:15 +02:00
Begin d3 v4 update
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { lonToMeters, metersToLon } from '../geo/index';
|
||||
import { Detect } from '../util/detect';
|
||||
import { getDimensions, setDimensions } from '../util/dimensions';
|
||||
|
||||
export function Scale(context) {
|
||||
var projection = context.projection,
|
||||
|
||||
Reference in New Issue
Block a user