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...

Full description

Saved in:
Bibliographic Details
Main Author: Rubalcava, Rene
Format: eBook
Language:English
Published: Berkeley, CA Apress L. P 2017
Apress
Edition:1
Subjects:
ISBN:9781484232811, 148423281X, 9781484232828, 1484232828
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • 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