@2gis/mapgl
Advanced tools
Comparing version 1.41.0 to 1.41.1
{ | ||
"name": "@2gis/mapgl", | ||
"version": "1.41.0", | ||
"version": "1.41.1", | ||
"description": "MapGL API script loader with typings", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -161,3 +161,3 @@ import { LngLatBounds } from '../objects/lngLatBounds'; | ||
/** | ||
* Disables fullscreen AntiAliasing when map is idle. | ||
* Disables fullscreen AntiAliasing when map is idle. True by default. | ||
*/ | ||
@@ -164,0 +164,0 @@ disableAntiAliasing?: boolean; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78310