feat(SW-68): add static map component
This commit is contained in:
@@ -41,6 +41,11 @@ const nextConfig = {
|
||||
protocol: "https",
|
||||
hostname: "imagevault.scandichotels.com",
|
||||
},
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "maps.googleapis.com",
|
||||
pathname: "/maps/api/staticmap?**",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user