@2gis/mapgl
Advanced tools
Comparing version 1.50.0 to 1.50.1
{ | ||
"name": "@2gis/mapgl", | ||
"version": "1.50.0", | ||
"version": "1.50.1", | ||
"description": "MapGL API script loader with typings", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -291,2 +291,3 @@ import { MapOptions, FitBoundsOptions, Padding, StyleState, SupportedSimpleOpts, GLContext } from './types'; | ||
* immersiveRoadsOn - a flag which tells if immersive roads are enabled | ||
* terrainEnabled - a flag which tells if 3d terrain is enabled | ||
*/ | ||
@@ -293,0 +294,0 @@ getStyleState(): StyleState; |
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
90022
2817