mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-29 08:40:27 +01:00
Remove commented out code.
This commit is contained in:
parent
24c52074b8
commit
9b732540a6
1 changed files with 0 additions and 2 deletions
|
@ -219,8 +219,6 @@ export default class App extends React.Component {
|
||||||
showOverdrawInspector: false,
|
showOverdrawInspector: false,
|
||||||
},
|
},
|
||||||
openlayersDebugOptions: {
|
openlayersDebugOptions: {
|
||||||
// TODO: For future projection work
|
|
||||||
// enableProjections: true,
|
|
||||||
debugToolbox: true,
|
debugToolbox: true,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue