add terrain preview and elevation link
This commit is contained in:
parent
03b1c31083
commit
8412c0842b
1 changed files with 0 additions and 2 deletions
|
@ -71,7 +71,6 @@
|
|||
};
|
||||
{{/is_terrain}}
|
||||
{{#is_terrain}}
|
||||
|
||||
var style = {
|
||||
version: 8,
|
||||
sources: {
|
||||
|
@ -148,7 +147,6 @@
|
|||
showInspectButton: false
|
||||
});
|
||||
map.addControl(inspect);
|
||||
|
||||
map.on('styledata', function() {
|
||||
var layerList = document.getElementById('layerList');
|
||||
layerList.innerHTML = '';
|
||||
|
|
Loading…
Reference in a new issue