Commit ca99693
committed
fix(google-maps): default mapId fallback to DEMO_MAP_ID
Google's pre-registered dev map ID. An arbitrary string like 'map'
triggers a console warning every load; DEMO_MAP_ID renders silently
and matches Google's documented convention for examples.1 parent dfba95e commit ca99693
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
0 commit comments