ArcGIS for Developers

  • Features
  • Plans
  • Documentation
  • Community

Your Name

  • Applications
  • Hosted Data
  • Usage Summary
  • Downloads
  • Feedback
  • Account Settings
  • Sign Out
ArcGIS for Developers

ArcGIS Online

The mapping platform for your organizations

ArcGIS for Desktop

A complete professional GIS

ArcGIS for Server

GIS in your enterprise

ArcGIS for Developers

Tools to build location-aware apps

ArcGIS Solutions

Free template maps and apps for your industry

ArcGIS Marketplace

Apps and data for your organization

  • Features
  • Plans
  • Documentation
  • Community

ArcGIS API for JavaScript

  • Home
  • Guide
  • API Reference
  • Sample Code

Use the API

Reference the ArcGIS JavaScript API from our CDN and you are ready to get started:

<link rel="stylesheet" href="http://js.arcgis.com/3.14/esri/css/esri.css">
<script src="http://js.arcgis.com/3.14/"></script>

Your first map

require(["esri/map", "dojo/domReady!"], function(Map) { 
  var map = new Map("map", {
    center: [-118, 34.5],
    zoom: 8,
    basemap: "topo"
  });
});
Get Started Samples API Reference

ArcGIS Integration

Use ArcGIS.com or your own on-premises ArcGIS Server. The API provides tools to make working with both simple.

Any Screen, Any Browser

Whether it's mobile devices or desktops, the API is designed to work in a wide variety of situations.

HTML5 and CSS3

Leverage the latest HTML 5 and CSS 3 standards to increase the flexibility and performance of your mapping applications.

4.0 beta 1

The next generation JSAPI will support both 2D and 3D. Read the blog announcement or go straight to the beta site.


JS SDK Overview

ArcGIS for Developers

  • Home
  • Features
  • Documentation
  • Blog

ArcGIS Platform

  • ArcGIS Online
  • ArcGIS for Desktop
  • ArcGIS for Server
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Insiders Blog
  • User Conference
  • Developer Summit
Esri
Copyright © 2010-2015 Esri. All rights reserved. | Privacy | Legal