How to Embed Google Maps in a Nuxt Project

Sdílet
Vložit

Komentáře • 16

  • @omurozbek9231
    @omurozbek9231 Před 3 lety

    how to gmaps marker icon size change ?
    maxwidth is not working

    • @yzyusrina
      @yzyusrina  Před 2 lety

      Sorry for the late response. You probably have found the answer so this is more for other people who get the same problem:
      I haven't used it again for a long time, so you are better off checking the docs and repo issues, sorry.

  • @rabbyhossain6150
    @rabbyhossain6150 Před 3 lety +1

    It's great but isn't it possible to use map without using any third party library ?

    • @yzyusrina
      @yzyusrina  Před 2 lety

      Sorry for the late response. Thank you.
      I didn't know that, thanks for the info, I'll look into that.

  • @nelsonlarocca1371
    @nelsonlarocca1371 Před 5 lety

    Any experience with Mapbox vectors ?

    • @yzyusrina
      @yzyusrina  Před 5 lety +1

      Hi Nelson, sorry I wasn't active. No, I don't have any experience with that.

    • @nelsonlarocca1371
      @nelsonlarocca1371 Před 5 lety +1

      @@yzyusrina thanks ! feel free to be in touch

  • @alexandros-markovits
    @alexandros-markovits Před 6 lety +1

    Hello, that was a great tutorial on how to connect it. Unfortunately I tried it but i had a problem on the use of the Vuetify plugin even though i could see the google map in localhost the Vuetify was getting disabled basically losing the styling. Have you by any chance tried that combination to have also Vuetify?
    Best regards :)

    • @alexandros-markovits
      @alexandros-markovits Před 6 lety

      I found it :)

    • @nelsonlarocca1371
      @nelsonlarocca1371 Před 5 lety

      @@alexandros-markovits did you embed it in a vuetify tag to make it responsive ?
      would you mind sharing the code ? Thanks !

    • @alexandros-markovits
      @alexandros-markovits Před 5 lety

      @@nelsonlarocca1371 Hello, sorry for the late reply.
      As I see I had used the vue2-google-maps library and used something like :
      `
      ...
      `
      No I had not embedded it around any Vuetify tags I think, the style: 100% should do the responsiveness I believe.
      Hope that I helped you out :)

    • @nelsonlarocca1371
      @nelsonlarocca1371 Před 5 lety

      @@alexandros-markovits thanks !

    • @yzyusrina
      @yzyusrina  Před 5 lety +1

      Hi Alexandros, thanks for sharing your solution 🙂

  • @letsclode
    @letsclode Před rokem

    no git