Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driskull committed Jul 8, 2015
1 parent d462c44 commit 1f8b523
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,26 @@ Use this template in an ArcGIS organization or portal application by changing th

"sharinghost": "http://myorg.maps.arcgis.com",

#### Reset to default extent on submission

defaultMapExtent: true,

#### Basemap Toggle Dijit

enableBasemapToggle: false,

#### Basemap Toggle next basemap

nextBasemap: "hybrid",

#### Basemap Toggle default basemap

defaultBasemap: "topo",

#### Automatically locate user on page load

locate: false,

## Localizing the template

If you'd like to use this template with a language that is not currently supported, please follow these instructions to translate the template for a new locale.
Expand Down

0 comments on commit 1f8b523

Please sign in to comment.