mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Add border around map
This commit is contained in:
parent
1293655bf8
commit
16c392951f
@ -4,6 +4,6 @@
|
||||
</head>
|
||||
<body style="margin: 0; padding: 0;">
|
||||
<script src="index.js"></script>
|
||||
<canvas id="mapr"></canvas>
|
||||
<canvas id="mapr" style="border: 2px solid black"></canvas>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user