Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@2gis/mapgl

Package Overview
Dependencies
Maintainers
8
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@2gis/mapgl - npm Package Compare versions

Comparing version 1.39.0 to 1.40.0

2

package.json
{
"name": "@2gis/mapgl",
"version": "1.39.0",
"version": "1.40.0",
"description": "MapGL API script loader with typings",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -258,2 +258,3 @@ import { MapOptions, FitBoundsOptions, Padding, StyleState, SupportedSimpleOpts, GLContext } from './types';

* navigatorOn - a flag which tells if navigator is enabled (used in native version of 2gis)
* immersiveRoadsOn - a flag which tells if immersive roads are enabled
*/

@@ -260,0 +261,0 @@ getStyleState(): StyleState;

@@ -13,3 +13,2 @@ import { Map } from '../map';

userData: any;
private options;
/**

@@ -16,0 +15,0 @@ * Example:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc