Closed matejicekme closed 7 years ago
Hi @matejicekme thanks.
The next version will fix that.
Hi @Ridermansb,
Thank you :) !
@Ridermansb Not working since last Gmap api update ;) Google Maps API error: DeletedApiProjectMapError
C ya !
Publishing fix right now.
You can also specify the version..
Vue.use(VueGmaps, {
key: 'My_Key',
version: '3'
})
Fixed on 7f286a0
Thx mate !
I'm seeing same error, have set to current version 3.55 in the config - no change.
Versioning docs: https://developers.google.com/maps/documentation/javascript/versions
Hi there,
Is an update of the package possible ? Everything works just fine (thank you for that) but got a warning in debug console :
Google Maps API warning: RetiredVersion https://developers.google.com/maps/documentation/javascript/error-messages#retired-version
Thank you !