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

leaflet-tilelayer-swiss

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leaflet-tilelayer-swiss - npm Package Compare versions

Comparing version 1.0.0-rc.1 to 1.0.0-rc.2

4

package.json
{
"name": "leaflet-tilelayer-swiss",
"version": "1.0.0-rc.1",
"description": "Leaflet.TileLayer.Swiss.js is a Leaflet plugin for creating tile layers from swisstopo, the Swiss Federal Office of Topography.",
"version": "1.0.0-rc.2",
"description": "Leaflet.TileLayer.Swiss is a Leaflet plugin for displaying national maps of Switzerland using WMTS services of swisstopo.",
"main": "Leaflet.TileLayer.Swiss.js",

@@ -6,0 +6,0 @@ "repository": {

@@ -42,3 +42,3 @@ [![npm version](https://img.shields.io/npm/v/leaflet-tilelayer-swiss.svg)](https://www.npmjs.com/package/leaflet-tilelayer-swiss)

```
```javascript
// Create a map with LV95 (EPSG:2056) CRS and default base map layer

@@ -59,3 +59,3 @@ var map = L.map('map', {

```
```javascript
L.tileLayer.swiss({

@@ -89,3 +89,3 @@ // Coordinate reference system. EPSG_2056 and EPSG_21871 are available.

```
```javascript
var map = L.map('map', {

@@ -92,0 +92,0 @@ crs: L.TileLayer.Swiss.EPSG_21781,

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