vue-google-maps icon indicating copy to clipboard operation
vue-google-maps copied to clipboard

map is not showing

Open Profile opened this issue 7 years ago • 5 comments

import {load, Map, Marker} from 'vue-google-maps'} load('KEY','3.26') center: {lat: 10.0, lng: 10.0}, <map :center="center" :zoom="7"

//RESULT <map center="[object Object]" zoom="7"

Profile avatar Mar 28 '17 22:03 Profile

Hi, I think there's a few people (I'm one of them) who would appreciate a bit of advice here.

We've hit the exact same problem, and the example doesn't help.

OctaneInteractive avatar Jul 18 '17 09:07 OctaneInteractive

I found you have to specify a width / height to the map in order for it to show.

ImTheDeveloper avatar Jul 24 '17 11:07 ImTheDeveloper

@Profile @OctaneInteractive @ImTheDeveloper remember disable adblocks.

KsCorrales avatar Aug 14 '17 22:08 KsCorrales

@KsCorrales It happens to me the same :( not show map

arcanoix avatar Aug 17 '17 20:08 arcanoix

@thavoo jajajajjajaja laraveles presente, try this package is for vue2 https://github.com/xkjyeah/vue-google-maps works for me. :3

KsCorrales avatar Aug 18 '17 23:08 KsCorrales