Single-location Google Maps embed with pulsing dot marker
PUBLIC_GOOGLE_MAPS_API_KEY. Without a key the map shows the
"Waiting for GPS signal…" placeholder — the same state shown before the first position fix.Waiting for GPS signal…
| Prop | Type | Default | Description |
|---|---|---|---|
apiKey | string | - | Google Maps API key |
latitude | number | - | GPS latitude |
longitude | number | - | GPS longitude |
accuracy | number | - | Position accuracy radius (metres) |
showAccuracyCircle | boolean | true | Render accuracy ring around the dot |
height | string | "200px" | Map container height |