We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c815e68 commit e3388f8Copy full SHA for e3388f8
index.js
@@ -24,7 +24,7 @@ L.control.zoom({
24
var vectorStyleUrl = "https://vectormaps-resources.myptv.com/styles/latest/standard.json";
25
26
L.maplibreGL({
27
- attribution: '© ' + new Date().getFullYear() + ' PTV Group, HERE',
+ attribution: '© ' + new Date().getFullYear() + ' PTV Logistics, HERE',
28
interactive: false,
29
maxZoom: 18,
30
style: vectorStyleUrl,
0 commit comments