Book Image

Mastering ArcGIS Server Development with JavaScript

By : Raymond Kenneth Doman
Book Image

Mastering ArcGIS Server Development with JavaScript

By: Raymond Kenneth Doman

Overview of this book

Table of Contents (18 chapters)
Mastering ArcGIS Server Development with JavaScript
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Web AppBuilder


Developers have made the same map tools over and over for different sites. Almost all generic web mapping applications have a drawing tool, a measuring tool, a print tool, a legend, and so on. The developers at ESRI China have implemented an idea to create an application that builds JavaScript web mapping apps that use ArcGIS Online web maps. They call the tool Web AppBuilder, that is shown in the following screenshot:

Web AppBuilder creates full-page web mapping applications using the ArcGIS JavaScript API. The applications use responsive design elements and fit any screen. Publishers have a choice of color scheme, title text, logos, and an assortment of widgets. Web AppBuilder applications are published and hosted through ArcGIS Online, so you don't need your own hosting environment to create a web map application.

You can create generic Web Appbuilder applications straight from ArcGIS Online. Using an existing AGOL webmap, you can create an application, add several default...