K
K
kmv-dev2021-05-26 12:50:15
Google Maps
kmv-dev, 2021-05-26 12:50:15

How to include google map in nuxt.js?

Tried with https://www.npmjs.com/package/nuxt-gmaps but nothing works. Help who did

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Golub, 2021-05-26
@kmv-dev

modules: [
  ['nuxt-gmaps', {
    key: '<API-Key>',
    //you can use libraries: ['places']
  }]
]

Most likely, the key was not inserted)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question