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
280 stars 57 forks source link

Add Google Maps version to MapOptions #40

Closed gmalignon closed 3 years ago

gmalignon commented 3 years ago

I noticed the Google Maps version is set to "weekly", is there any way to make it a MapOption that can be set by the user so it could be changed manually, if needed? It's set in this section: new jsApiLoader.Loader({apiKey:a.apiKey,version:"weekly"...,

HusamElbashir commented 3 years ago

Added in v0.8.0