eine Beispiel Marker einfügen und entferne Standard-Zoomsteuerung
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"/_app": "pages/_app.js",
|
||||
"/_document": "pages/_document.js",
|
||||
"/_error": "pages/_error.js",
|
||||
"/_document": "pages/_document.js",
|
||||
"/": "pages/index.js",
|
||||
"/api/locations": "pages/api/locations.js"
|
||||
}
|
||||
Reference in New Issue
Block a user