We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee20d4 commit 4507280Copy full SHA for 4507280
openfreemap-demo.html
@@ -36,6 +36,7 @@
36
zoom: 11,
37
container: 'map',
38
});
39
+map.setPitch(50);
40
41
// Array to store all marker coordinates
42
const markerCoordinates = [];
0 commit comments