Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

map is not showing #126

Open
Profile opened this issue Mar 28, 2017 · 5 comments
Open

map is not showing #126

Profile opened this issue Mar 28, 2017 · 5 comments

Comments

@Profile
Copy link

Profile commented Mar 28, 2017

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"

@OctaneInteractive
Copy link

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.

@ImTheDeveloper
Copy link

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

@KsCorrales
Copy link

@Profile @OctaneInteractive @ImTheDeveloper remember disable adblocks.

@arcanoix
Copy link

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

@KsCorrales
Copy link

KsCorrales commented Aug 18, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants