vue-google-maps
vue-google-maps copied to clipboard
map is not showing
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"
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.
I found you have to specify a width / height to the map in order for it to show.
@Profile @OctaneInteractive @ImTheDeveloper remember disable adblocks.
@KsCorrales It happens to me the same :( not show map
@thavoo jajajajjajaja laraveles presente, try this package is for vue2 https://github.com/xkjyeah/vue-google-maps works for me. :3