Add an Overlay in the export-map example
This commit is contained in:
6
examples/export-map.css
Normal file
6
examples/export-map.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.overlay {
|
||||
background-color: yellow;
|
||||
border-radius: 6px;
|
||||
padding: 4px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
Reference in New Issue
Block a user