layer-search
An example of a fast layer search component for Worldview built in React.
Get Started
git clone git@github.com:localjo/layer-search.git && cd layer-search
npm install
npm start
Usage
Type in the search box and see the layers get filtered.
More Info
Gets layers from the GIBS API via GetCapabilities
in the App
component. There are only two files aside from scaffolding here;