Introducing ArcGIS API 4 for JavaScript Turn Awesome Maps into Awesome Apps

Learn to use the ArcGIS API 4 for JavaScript to build custom web mapping applications. This book teaches you to easily create interactive displays of geographic information that you can use to tell stories and answer questions. Version 4 of the ArcGIS API for JavaScript introduces new patterns and f...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: Rubalcava, Rene
Format: E-Book
Sprache:Englisch
Veröffentlicht: Berkeley, CA Apress L. P 2017
Apress
Ausgabe:1
Schlagworte:
ISBN:9781484232811, 148423281X, 9781484232828, 1484232828
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Inhaltsangabe:
  • Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Chapter 1: Introduction -- Where to Get the ArcGIS API -- Key Concepts -- Things You Need to Know -- AMD -- Chapter 2: Getting Started -- How About That dojoConfig? -- AMD and Packages -- AMD -- Packages -- Summary -- Chapter 3: Maps and Views -- WebMaps -- LayerViews -- Layers -- GraphicsLayer -- FeatureLayer -- MapImageLayer -- CSVLayer -- SceneLayer -- VectorTileLayer -- GroupLayer -- Portal API -- Summary -- Chapter 4: API Core Fundamentals -- Accessors -- Watching for Property Changes -- watchUtils -- Autocasting -- Extending Accessor -- TypeScript Integration -- Collections -- Promises -- Summary -- Chapter 5: Scenes -- SceneView -- camera Property -- environment Property -- Local Scenes -- Summary -- Chapter 6: Popup -- Fields and Aliases -- MediaInfos -- Custom Actions -- Summary -- Chapter 7: Widgets -- Prerequisites -- Typings -- JSX -- Building a Custom Widget -- Store and ViewModel -- Custom Widget -- Summary -- Index