UNPKG
@advisr/v-mapbox
Version:
latest (5.1.3)
legacy (1.12.0)
5.1.3
5.1.2
5.1.1
1.12.0
Mapbox with Vue 💚
v-mapbox.geospoc.io
advisr-io/v-mapbox
@advisr/v-mapbox
/
dist
/
v-mapbox.min.css
3 lines
(2 loc)
•
214 B
CSS
View Raw
1
2
3
.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=v-mapbox.min.css.map */