Ridermansb / vue-gmaps

Search places and address using Google Maps API
https://ridermansb.github.io/vue-gmaps
GNU Affero General Public License v3.0
117 stars 13 forks source link

Google Maps API warning: RetiredVersion #7

Closed matejicekme closed 7 years ago

matejicekme commented 7 years ago

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 !

Ridermansb commented 7 years ago

Hi @matejicekme thanks.

The next version will fix that.

matejicekme commented 7 years ago

Hi @Ridermansb,

Thank you :) !

matejicekme commented 7 years ago

@Ridermansb Not working since last Gmap api update ;) Google Maps API error: DeletedApiProjectMapError

C ya !

Ridermansb commented 7 years ago

Publishing fix right now.

You can also specify the version..

Vue.use(VueGmaps, {
  key: 'My_Key',
  version: '3'
})
Ridermansb commented 7 years ago

Fixed on 7f286a0

matejicekme commented 7 years ago

Thx mate !

freelancewebdev commented 10 months ago

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