Skip to content

Commit

Permalink
added "add tiel layer as bsemap" page (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
asafevenpaz authored Sep 5, 2019
1 parent 06c0164 commit 55c410e
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 0 deletions.
Binary file added src/add_tl_as_basemap/imgs/image1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/add_tl_as_basemap/imgs/image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/add_tl_as_basemap/imgs/image3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/add_tl_as_basemap/imgs/image4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/add_tl_as_basemap/imgs/image5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/add_tl_as_basemap/imgs/image6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions src/add_tl_as_basemap/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
## Purpose

This page will explain how to add a tile layer as a basemap to your web map on ArcGIS Online (AGOL)

## Requirements

* You will need to have a tile layer and a web map already created on AGOL

-----

## Steps

1. Navigate to your desired Tile Layer in AGOL

*Note: It should be located in the User Group*

![](imgs/image5.png)

1. Open your Tile Layer in the Map Viewer OR Add the Tile Layer in your existing Map Viewer

![](imgs/image4.png)

1. Select **More Options** for the Tile Layer

![](imgs/image2.png)


1. Select **Move to Basemap**

![](imgs/image6.png)


1. The result of moving the Tile Layer to a Basemap will look like this

![](imgs/image3.png)


1. If you have two Basemaps, please remove the undesired Basemap by selecting **More Options** and **Remove**

![](imgs/image1.png)

1. Save the Web Map
1 change: 1 addition & 0 deletions src/toc.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ This is a list of all of the questions available in the FAQ. Questions must be l

* [Survey123 Adding a new language](s123_add_new_lang/index.md)
* [AGOL - Changing a User Password](chg_usr_pwd/index.md)
* [Adding a Tile Layer as a Basemap](add_tl_as_basemap/index.md)
* [Glossary](glossary.md) <!-- Do not delete this, it appears that builds fail without this -->

0 comments on commit 55c410e

Please sign in to comment.