Skip to content

Commit

Permalink
remove proj4js. It must be now embedded in libs
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornet committed Aug 18, 2017
1 parent 331fed0 commit fc6c90b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion Widget.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ define([
'libs/storejs/store',
'esri/InfoTemplate',
'esri/layers/GraphicsLayer',
'./proj4'
'libs/proj4'
],
function (declare, _WidgetsInTemplateMixin, BaseWidget, esriConfig, Deferred, exportUtils, Graphic, SimpleMarkerSymbol, Polyline, SimpleLineSymbol, Polygon, graphicsUtils, SimpleFillSymbol,
TextSymbol, Font, esriUnits, Edit, webMercatorUtils, GeometryService, AreasAndLengthsParameters, LengthsParameters, ProjectParameters, wkidUtils, SRUtils, geodesicUtils, geometryEngine, lang, on,
Expand Down
Loading

0 comments on commit fc6c90b

Please sign in to comment.