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

@tomtom-international/web-sdk-plugin-minimap

Package Overview
Dependencies
Maintainers
7
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tomtom-international/web-sdk-plugin-minimap - npm Package Compare versions

Comparing version 2.0.3-public-preview.0 to 2.1.0-public-preview.0

dist/index.d.ts

7

package.json
{
"name": "@tomtom-international/web-sdk-plugin-minimap",
"version": "2.0.3-public-preview.0",
"version": "2.1.0-public-preview.0",
"description": "Plugin that adds minimap to the parent map",

@@ -20,3 +20,6 @@ "main": "dist/Minimap.js",

"license": "SEE LICENSE IN dist/LICENSE.txt",
"gitHead": "250661eea67d7567c14ede999d9fde4dcbcda96f"
"dependencies": {
"@tomtom-international/web-sdk-maps": "next"
},
"gitHead": "86997d54fb77d4c9afdf8d7c5166215ba5dd1719"
}

@@ -21,6 +21,7 @@ # Minimap Plugin

import Minimap from '@tomtom-international/web-sdk-plugin-minimap'
import tt from '@tomtom-international/web-sdk-maps';
import Minimap from '@tomtom-international/web-sdk-plugin-minimap';
const ttMinimap = new Minimap({
mapRef: tt.map,
ttMapsSdk: tt,
zoomOffset: 5,

@@ -27,0 +28,0 @@ ignorePitchAndBearing: true,

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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