inocan-group / vue3-google-map

A set of composable components for easy use of Google Maps in your Vue 3 projects.
https://vue3-google-map.com
MIT License
264 stars 51 forks source link

api-key #147

Closed EmmanuelMartinez closed 1 year ago

EmmanuelMartinez commented 1 year ago

Hello, Is there a way to use the component without the api-key, just to display a location without doing anything else?

HusamElbashir commented 1 year ago

You can use the component without the api-key but you'll get the "development only" watermark. That's from Google there's nothing we can do about it.