@geops/interactive-stationplans

2.3.6 • Public • Published

Interactive Stationplans

About

These are the Interactive Stationplans for the Swiss Railway Company.

Use the complete bundle

See api.html for an example on how to integrate the app into your own website.

Use it as ES6 module

Install

npm install @geops/interactive-stationplans

node-sass required as dependency:

npm install node-sass

In your App.js file:

import React, { Component } from 'react';
import MyPlan from '@geops/interactive-stationplans';

class App extends Component {
  render() {
    return (
      <div className="App">
        <MyPlan />
      </div>
    );
  }
}

export default App;

API documentation

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.6 (2024-06-07)

Bug Fixes

  • [TRAFKLEIN-789] display mobile floor switcher in some edge cases (e199082)

2.3.5 (2024-05-03)

Bug Fixes

  • [TRAFKLEIN-781] change color according to WCAG Guidelines (5e4e218)

2.3.4 (2023-11-23)

Bug Fixes

2.3.3 (2023-05-10)

2.3.2 (2023-05-10)

Bug Fixes

2.3.1 (2022-08-09)

Documentation

  • put changelog content at the end of the readme file of the published package

2.3.0 (2022-06-21)

Features

  • use standard version for automatic versioning and changelog (d08f55f)

Dependencies (33)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @geops/interactive-stationplans

    Weekly Downloads

    1,538

    Version

    2.3.6

    License

    UNLICENSED

    Unpacked Size

    12.1 MB

    Total Files

    344

    Last publish

    Collaborators

    • lb1c
    • friedjoff
    • oterral
    • geops-admin
    • lucien.edel
    • mario.haertwig
    • gevos
    • danji90