Update mapbox-gl-js to v0.21.0
This commit is contained in:
parent
d120b46966
commit
c2a18d7329
2 changed files with 324 additions and 275 deletions
|
@ -229,6 +229,13 @@
|
|||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
.mapboxgl-marker {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
.mapboxgl-crosshair,
|
||||
.mapboxgl-crosshair .mapboxgl-interactive,
|
||||
.mapboxgl-crosshair .mapboxgl-interactive:active {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue