Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
add poi-level-0 layer
Browse files Browse the repository at this point in the history
  • Loading branch information
sdrll committed Nov 8, 2023
1 parent e6c7376 commit 8b6e4f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/adapters/scene.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ Scene.prototype.initMapBox = function ({ locationHash, bbox }) {
window.map = this;

const interactiveLayers = [
'poi-level-0',
'poi-level-1',
'poi-level-2',
'poi-level-3',
Expand Down

0 comments on commit 8b6e4f5

Please sign in to comment.