Skip to content

WSDOT-GIS/arcgis-rest-lrs

Repository files navigation

ArcGIS Rest LRS

This repository contains the ArcGIS Rest LRS module as well as demo which uses Leaflet.

Build

  1. Run npm install to install all dependencies.
  2. Build the demo project using npm run build