Skip to content

A playground/sandbox for different uses of the 4.x JavaScript API

License

Notifications You must be signed in to change notification settings

sspinnovations/esrijsapi

Repository files navigation

README

This project explores various aspects of the Esri 4.0 JavaScript API. It combines many of the samples on the Esri site into one application. It also adds some additional Lat/Long functionality.

How do I get set up?

Install node.js and npm

Run these 2 npm commands:

npm install

npm start

start will start the lite server to run the application.

Supported Browsers

The site performs well in Chrome, and also has some ES6 (ES2015) syntax that isn't supported in older browsers.
The 3D maps do not perform well in the Edge browser.

Who do I talk to?

You can reach SSP on Twitter @SSPInnovations

About

A playground/sandbox for different uses of the 4.x JavaScript API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published