# quickstart-map-js **Repository Path**: mirrors_Esri/quickstart-map-js ## Basic Information - **Project Name**: quickstart-map-js - **Description**: ArcGIS JavaScript mapping samples to get you started fast. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # quickstart-map-js A simple set of examples that illustrate how to accomplish different mapping (and GIS) tasks with the [ArcGIS API for JavaScript](http://developers.arcgis.com) and [ArcGIS Online Services](https://developers.arcgis.com/en/features/). Also, learn how to style your apps nicely with the [Bootstrap 3.x framework](http://getbootstrap.com). [View the samples](http://esri.github.com/quickstart-map-js/index.html)  ## Features * Basemaps - Set different basemaps interactively * Geolocation - Find and display your geolocation * Place Finding - Find places or geocode an address * Geocode - Forward and reverse geocoding * Directions - Get directions, use direction widgets, multi-directions with barriers * Graphics - Draw points, lines and polygons * Maps - Load and auto resize and center maps * Cloud - Draw and query features stored in the ArcGIS Online cloud * Data - Load JSON services * Popups - Format and position info windows and your own map pins * Map Pins - You can use new Esri markers for point locations NOTE: All examples are built with [Bootstrap 3.x styles](http://getbootstrap.com). To build fully responsive maps for all devices, see [Bootstrap-map-js](http://github.com/esri/bootstrap-map-js). ## Instructions 1. Fork and then clone the repo. 2. Try the examples locally or try them [here](http://esri.github.com/quickstart-map-js/index.html). NOTE: You should just be able to cut-and-paste and run the examples in JSFiddle! ## Example ``` HTML