Notebook for ArcGIS API to JS

@joseluisramon_

TABLE OF CONTENT

[TOC]

Resources

  • DocumentaciΓ³n general acerca de como se consumen API en JS aqui y de los objetos de la API aqui

1. Create a Starter App β€‹πŸ”—β€‹

First tutorial.

Some useful resources:

2. Select a Basemap β€‹πŸ”—β€‹

Basemap Toggle

Basemap Gallery

3. Add layers to map β€‹πŸ”—β€‹

Here you need to add more information about which type of information is available in

4. Style feature layers β€‹πŸ”—β€‹

The definition of renderers in theses tutorial is different than in the past lessos

5. Configure pop-ups β€‹πŸ”—β€‹

You could use the code of the previous tutorial

6. Query a feature layer β€‹πŸ”—β€‹

Examples

  1. Until the 5th tutorial: https://codepen.io/joseluisramon/pen/eYJJPYe?editors=1000