Closed
Description
🆒 Your use case
I would love to use the ScriptGoogleMaps
component but I dont like the static placeholder. Instead I would like to immediately display the map.
🆕 The solution you'd like
Add a prop to disable the placeholder / static map feature entirely.
ℹ️ Additional info
Reasons:
- Static Map has a max resolution that is very low and therefor always looks blurry on high dpi screens
- Static Map cant be styled
- It takes some time until the scripts are loaded and the map is initialized. Therefor the "activate map on hover" doesnt work from a UX perspective