tileserver-gl-light 5.3.0 → 5.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -126,8 +126,7 @@
126
126
  style: style
127
127
  });
128
128
 
129
- //disabled at the moment; clarify/disable coordinates off the globe to re-enable
130
- //map.addControl(new maplibregl.GlobeControl());
129
+ map.addControl(new maplibregl.GlobeControl());
131
130
 
132
131
  map.addControl(new maplibregl.NavigationControl({
133
132
  visualizePitch: true,