Update index.html

This commit is contained in:
James Lyne 2021-07-20 20:27:38 +01:00
parent fbe252472f
commit 89b154970d

View File

@ -113,6 +113,11 @@
layersTitle: 'Layers',
copyToClipboardSuccess: 'Copied 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>