Skip to content

Commit

Permalink
Update endpoint as 4wings tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
weberjavi committed Aug 12, 2024
1 parent 3a1f8b1 commit 2949eca
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,10 @@ const workspace: Workspace<WorkspaceState> = {
},
datasetsConfig: [
{
datasetId: 'public-global-gaps-events:v3.0',
// datasetId: 'proto-global-gaps-events:v20201001',
endpoint: 'events-cluster-tiles',
// datasetId: 'public-global-gaps-events:v3.0',
// endpoint: 'events-cluster-tiles',
datasetId: 'proto-global-gaps-events:v20201001',
endpoint: '4wings-tiles',
params: [],
query: [
{
Expand Down

0 comments on commit 2949eca

Please sign in to comment.