diff --git a/docs/components/content/GoogleMapsDemo.vue b/docs/components/content/GoogleMapsDemo.vue index 5df44b28..30b52424 100644 --- a/docs/components/content/GoogleMapsDemo.vue +++ b/docs/components/content/GoogleMapsDemo.vue @@ -6,7 +6,7 @@ const center = ref() const maps = ref() const query = ref({ - lat: -37.7995487, + lat: -37.7995487, lng: 144.9867841, }) @@ -59,10 +59,10 @@ function handleReady({ map }) { Center: {{ center }} - + Add Marker - + Remove Markers