Add MN Adventure Trails
This commit is contained in:
parent
5ade88be5e
commit
142f8bbe6a
4 changed files with 72 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ import trips from './trips/index.js';
|
|||
import dot_cams from './dot-cams/index.js';
|
||||
import survey_markers from './survey-markers/index.js';
|
||||
import tjx from './tjx/index.js';
|
||||
import minnesotaAdventureTrails from './minnesota-adventure-trails/index.js';
|
||||
|
||||
const layerCategories = [
|
||||
{ // Base maps
|
||||
|
|
@ -90,6 +91,7 @@ const layerCategories = [
|
|||
},
|
||||
]
|
||||
},
|
||||
minnesotaAdventureTrails,
|
||||
survey_markers,
|
||||
dot_cams,
|
||||
trips,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue