Cartography and GIS Spring 2021
Rex G Cammack
Information and Links for Class
2D Maps
- First 2D Map
- Earthquakes
- Hurricanes, Cyclones, and Typhoons
- Create a HTML 5 Base HTML documnet
- Add the Link to the ESRI CSS File
- Add the Script for the ArcGIS JavaScript API
- Create the Require script
- Add the Map and MapView objects form the API make sure you name them is correct order
- Create the Map object and set the Basemap Property
- Create the Veiw object and set the map, container, zoom and center properties
- Add a Div in the Body with and ID that is used to set the container property of the view Object
- Center the map on Omaha using Latitdue and Longitude coordinates
- Map with Map Elements/widgets
- Common Map Elements/Widgets
Map Elements
- Scale
- Legend
- North Arrow
- Basemap
- Title
- Widget 2 Map
- Widget 3 Map
- Widget 4 Map
- Feature Layer Map