Switched from OSM to OpenLayers, OL map now works (Still working on markers)

This commit is contained in:
eetnaviation
2024-04-04 18:30:42 +03:00
parent dea7c60600
commit 304486c145
44 changed files with 2067 additions and 6 deletions

View File

@ -0,0 +1,9 @@
.olLayerGoogleCopyright {
right: 3px;
bottom: 2px;
left: auto;
}
.olLayerGooglePoweredBy {
left: 2px;
bottom: 2px;
}