官术网_书友最值得收藏!

Map navigation widgets and toolbars

The simplest way to provide map navigation control to your application is through the addition of various widgets and toolbars. By default, when you create a new map and add layers, a zoom slider is included with the map. This slider allows the user to zoom in and out of the map by clicking the plus or minus buttons respectively. The zoom slider is illustrated in the following screenshot. You don't have to write any code for the zoom slider to appear on your map. It is present by default:

However, you can remove the slider if your application doesn't need it by setting the slider option to false within the map options object you pass into the Map constructor:

{ slider: false }

By default, the ArcGIS API for JavaScript displays the small version of the slider. If you want to give your users more fine-grained control over the map's zoom level, you can use the large slider instead:

{ sliderStyle: "large" }

You can also add pan buttons that will pan the map in the direction that the arrow points when clicked. By default pan buttons will not appear on the map. You must specifically set the nav option to true when creating your Map object:

{ nav: true } 

The result of this is the addition of little directional buttons in the corners of the map:

The ArcGIS API for JavaScript also gives you the ability to add several types of toolbars to your application, including a navigation toolbar that contains buttons for zooming in and out, panning, full extent, next extent and previous extent. The topic of toolbar creation is covered in detail in a later chapter, so we'll save that discussion for then:

主站蜘蛛池模板: 托克逊县| 正定县| 晴隆县| 喀喇沁旗| 固阳县| 铜川市| 高平市| 大邑县| 将乐县| 抚松县| 临桂县| 华亭县| 高碑店市| 沾益县| 靖宇县| 分宜县| 定结县| 蒲城县| 阜平县| 克什克腾旗| 龙里县| 台南市| 根河市| 新和县| 宾川县| 台北市| 长白| 红河县| 长兴县| 西丰县| 兴海县| 淳化县| 招远市| 如皋市| 吉林市| 宾阳县| 锦州市| 康马县| 上栗县| 甘德县| 瑞安市|