@advisr/v-mapbox
Version:
Mapbox with Vue 💚
21 lines (17 loc) • 298 B
CSS
.mgl-hidden {
display: none;
}
.mgl-map-wrapper {
height: 100%;
position: relative;
width: 100%;
}
.mgl-map-wrapper .mapboxgl-map {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
/*# sourceMappingURL=GlMap.vue.map */
/*# sourceMappingURL=v-mapbox.css.map */