Socket
Socket
Sign inDemoInstall

@nextgis/ol-map-adapter

Package Overview
Dependencies
8
Maintainers
2
Versions
222
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @nextgis/ol-map-adapter

Universal map constructor


Version published
Weekly downloads
26
increased by23.81%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

NgwMap.js

Universal map constructor

Installation

Install the NGW application by instruction: http://docs.nextgis.com/docs_ngweb/source/install-ubuntu.html

Switch to development fork and branch

cd ~/ngw/nextgisweb
git remote add ado https://github.com/rendrom/nextgisweb.git
git checkout front
git pull ado front

Install dependencies and build app:

cd ./nextgisweb/newtgisweb/webmap/frontend/WebMap
npm i
npm run prod

To build development app with sourcemap run:

npm run dev

To start watching changes in development mode run:

npm run watch

Start NGW server and open the browser on the page

[NGW_SERVER]/resource/[webmap_id]/display/dev

Keywords

FAQs

Last updated on 21 Aug 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc