@2gis/mapgl
Advanced tools
Comparing version 1.43.0 to 1.44.0
{ | ||
"name": "@2gis/mapgl", | ||
"version": "1.43.0", | ||
"version": "1.44.0", | ||
"description": "MapGL API script loader with typings", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -183,4 +183,2 @@ import { MapOptions, FitBoundsOptions, Padding, StyleState, SupportedSimpleOpts, GLContext } from './types'; | ||
* @param options Contains paths to styles, icons, fonts, models etc | ||
* | ||
* @hidden | ||
*/ | ||
@@ -187,0 +185,0 @@ setStyleFromUrl(styleUrl: string, options: StyleOptions): Promise<string>; |
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
79953
2540