Skip to content

An example Hyperapp application that shows how to use esri-loader to create a custom map view and component.

License

Notifications You must be signed in to change notification settings

jwasilgeo/esri-hyperapp-example

Repository files navigation

esri-hyperapp-example

An example Hyperapp application that shows how to use esri-loader to create a custom map view and component.

This approach demonstrates how to build a Hyperapp-focused application with the ArcGIS API for JavaScript. Using esri-loader makes the whole development process straightforward and enjoyable.

PROOF: view demo

NOTE: There's several code comments that will interest you about potential alternate approaches and caveats when managing both Hyperapp "state" and ArcGIS API "state". Go read about it in index.js.

Parcel is also used here, and as it turns out, Parcel is super awesome. After you npm install, you can simply use npm run start and npm run build.

Cobbled together with inspiration and guidance from

screenshot

About

An example Hyperapp application that shows how to use esri-loader to create a custom map view and component.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published