diff --git a/index.html b/index.html
index a5cee43..002d008 100644
--- a/index.html
+++ b/index.html
@@ -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
}
};