We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2621b84 commit ec1b91dCopy full SHA for ec1b91d
src/runtime/components/ScriptGoogleMaps.vue
@@ -182,6 +182,7 @@ function normalizeAdvancedMapMarkerOptions(_options?: google.maps.marker.Advance
182
lng: 0,
183
}
184
185
+ return opts
186
187
188
async function createAdvancedMapMarker(_options?: google.maps.marker.AdvancedMarkerElementOptions | `${string},${string}`) {
0 commit comments