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 1.0.5 to 2.0.2-public-preview.0

6

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

@@ -17,5 +17,5 @@ "main": "dist/Minimap.js",

"author": "TomTom",
"homepage": "https://developer.tomtom.com/maps-sdk-web-js",
"homepage": "https://developer.tomtom.com/maps-sdk-web-js-v6",
"license": "SEE LICENSE IN dist/LICENSE.txt",
"gitHead": "97bd9817cf89f0a258bcada36c682c01e65da3a9"
"gitHead": "df735cba3cce32973f08d10e4e59562d41da1d2e"
}

@@ -1,6 +0,9 @@

# Minmap Plugin
# Minimap Plugin
A plugin that provides a minimap functionality.
This plugin adds a minimap to your existent Tomtom map (@tomtom-international/web-sdk-maps).
## Instalation
**Please note that from version 2.0.0 this plugin only works with @tomtom-international/web-sdk-maps@6.\*.\*,
if you are using @tomtom-international/web-sdk-maps@5.\*.\* please use version 1.\*.\***
## Installation
Just do:

@@ -26,3 +29,2 @@ ```

key: '<your-tomtom-maps-sdk-key>',
style: 'tomtom://vector/1/basic-main',
dragRotate: false

@@ -35,3 +37,2 @@ }

container: 'map',
style: 'tomtom://vector/1/basic-main'
}, {

@@ -38,0 +39,0 @@ center: [19.45773, 51.76217],

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