Developing mobile web ArcGIS applications : learn to build your own engaging and immersive geographic applications with ArcGIS /
This guide is invaluable to those just starting out with GIS development but will also benefit GIS professionals wishing to expand their development skills to include mobile apps.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing,
2015.
|
Colección: | Community experience distilled.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to Mobile Web ArcGIS Development; Screen size; Interacting with mobile applications; From clickable to tappable; New data input and collection methods; Providing interaction feedback; Designing for mobile; Simplicity and intuition; Layout; Orientation; Styling; Mobile Targeted functionality; Focused mobile applications; Target audience GIS versus non-GIS users; Fast responding mobile applications; Working with mobile browsers
- Web, native, and hybrid mobile applicationsMobile frameworks, toolkits, and libraries; Bootstrap; PhoneGap; Summary; Chapter 2: Understanding Mobile Frameworks and APIs; Esri ArcGIS JavaScript API; Dojo and jQuery mobile; Dojo; Dojo Widgets and Plugins; jQuery Mobile; Dojo and Esri's ArcGIS API for JavaScript; Bootstrap and Responsive design; Geolocation API; Summary; Chapter 3: Building Your First Mobile ArcGIS Application; Development and coding review; JavaScript development tools; WebKit and browsers; Web server setup; The ArcGIS API for JavaScript API; ArcGIS map layers
- Listening for map eventsJavaScript Geolocation API; Summary; Chapter 4: Advancing the Basic Mobile ArcGIS Application; Getting started; Adding popular tools; Feature pop ups; Adding a legend; Finding features; Address search; Summary; Chapter 5: Providing Cross-Device Support with Responsive Design; Approaches to Cross-Device Support; The magic of style sheets; Responsive design using Bootstrap; Adding responsive page elements; Responsive tools; Summary; Chapter 6: Integration with ArcGIS Online; Introduction; ArcGIS Server and ArcGIS Online; ArcGIS Online basics; Named Users and Groups
- WebmapsOAuth authentication; Building an ArcGIS Online mobile application; Summary; Chapter 7: Developing Hybrid ArcGIS Mobile Applications with PhoneGap; Introducing PhoneGap; PhoneGap setup; Test Build; Generating an Android certificate; Developing hybrid ArcGIS mobile applications; Additional code examples; Plugins; PhoneGap Build; Summary; Index