Update index.html
This commit is contained in:
parent
fbe252472f
commit
89b154970d
@ -113,6 +113,11 @@
|
|||||||
layersTitle: 'Layers',
|
layersTitle: 'Layers',
|
||||||
copyToClipboardSuccess: 'Copied to clipboard',
|
copyToClipboardSuccess: 'Copied to clipboard',
|
||||||
copyToClipboardError: 'Unable to copy to clipboard',
|
copyToClipboardError: 'Unable to copy to clipboard',
|
||||||
|
},
|
||||||
|
|
||||||
|
ui: {
|
||||||
|
// If true, player markers will always be displayed in front of other marker types
|
||||||
|
playersAboveMarkers: false
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user