Questions tagged [vue2-google-maps]

Google maps component for vue with 2-way data binding

54 questions
0
votes
1 answer

Vue google maps infowindow custom buttons not working

Hey vue-ers! I am using vue2-google-maps with all its glories and so far I have managed a lot except for custom buttons within an info-window. So far I can click on a marker and it shows the related custom info-window with the right info. The only…
TheYuwana
  • 185
  • 2
  • 13
0
votes
1 answer

vue2-google-maps with Nuxt2 (config.externals is undefined)

I'm trying to use Nuxt2 and vue2-google-maps together out-of-the-box. I followed the instructions on the README, as described here, so in my nuxt.config.js I have: const pkg = require('./package') module.exports = { mode: 'universal', /* **…
user1775718
  • 1,499
  • 2
  • 19
  • 32
0
votes
1 answer

Laravel + vue-google-maps setup

I'm trying to use vue-google-maps package with Laravel but with the most basic setup from the docs I keep getting the "[Vue warn]: Unknown custom element: - did you register the component correctly?" error.…
Alex808
  • 109
  • 9
0
votes
1 answer

vue2-google-maps add cusome marker in vue.js

I am integrating google maps functionality using vue2-google-maps. I am able to show default marker in my application but when I tried it for custom market it shows nothing on the map. Following is my code.
iPhone
  • 4,092
  • 3
  • 34
  • 58
0
votes
1 answer

How to reverse geocode properly with vue2-google-maps

This is the response returned by the server : Using basic reverse geocoding provided by google