Skip to content

Commit 64ba426

Browse files
birkskyumarchmoj
andauthored
Update src/plots/map/constants.js
Co-authored-by: Mojtaba Samimi <[email protected]>
1 parent a30ffaa commit 64ba426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/map/constants.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'use strict';
22

33
var sortObjectKeys = require('../../lib/sort_object_keys');
4-
var arcgisSatHybrid = require('./styles/arcgis-sat-hybrid.json');
4+
var arcgisSatHybrid = require('./styles/arcgis-sat-hybrid.json'); // https://raw.githubusercontent.com/go2garret/maps/v1.0.0/LICENSE
55
var arcgisSat = require('./styles/arcgis-sat.json');
66

77

0 commit comments

Comments
 (0)