5.0.0-beta.10
This commit is contained in:
@@ -44,10 +44,10 @@
|
||||
}
|
||||
.ol-selectable {
|
||||
-webkit-touch-callout: default;
|
||||
-webkit-user-select: auto;
|
||||
-moz-user-select: auto;
|
||||
-ms-user-select: auto;
|
||||
user-select: auto;
|
||||
-webkit-user-select: text;
|
||||
-moz-user-select: text;
|
||||
-ms-user-select: text;
|
||||
user-select: text;
|
||||
}
|
||||
.ol-grabbing {
|
||||
cursor: -webkit-grabbing;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ol",
|
||||
"version": "5.0.0-beta.9",
|
||||
"version": "5.0.0-beta.10",
|
||||
"description": "OpenLayers mapping library",
|
||||
"main": "index.js",
|
||||
"module": "index.js",
|
||||
|
||||
Reference in New Issue
Block a user