实例介绍
ArcGIS API for Javascript(中文版!!) 和官网api有几分相似,适合学习,挺不错的
【实例截图】
【核心代码】
16359647436832196159.zip
└── ArcGIS API for Javascript(中文版!!)
├── 218.60.144.96
│ ├── api
│ │ └── JS
│ │ ├── demos
│ │ │ ├── findtask
│ │ │ │ ├── find_map_datagrid.html
│ │ │ │ ├── find_map.html
│ │ │ │ └── find_nomap.html
│ │ │ ├── geoprocessor
│ │ │ │ ├── gp_bottle.html
│ │ │ │ ├── gp_servicearea.html
│ │ │ │ ├── gp_viewshed.html
│ │ │ │ └── gp_zonalstats.html
│ │ │ ├── graphics
│ │ │ │ ├── graphics_add.html
│ │ │ │ ├── graphics_extent_query.html
│ │ │ │ └── graphics_multiple_layers.html
│ │ │ ├── identifytask
│ │ │ │ └── identify_drilldown.html
│ │ │ ├── layers
│ │ │ │ ├── layers_custom_tiled.html
│ │ │ │ └── layers_custom_wms.html
│ │ │ ├── locator
│ │ │ │ ├── locator_address.html
│ │ │ │ └── locator_reverse.html
│ │ │ ├── map
│ │ │ │ ├── images
│ │ │ │ │ └── loading.gif
│ │ │ │ ├── map_add.html
│ │ │ │ ├── map_agol.html
│ │ │ │ ├── map_create.html
│ │ │ │ ├── map_currentextent.html
│ │ │ │ ├── map_customextent_and_sr.html
│ │ │ │ ├── map_customtilelevels.html
│ │ │ │ ├── map_dynamic.html
│ │ │ │ ├── map_dynamiclayerlist.html
│ │ │ │ ├── map_explicitlayerlist.html
│ │ │ │ ├── map_infowindow.html
│ │ │ │ ├── map_multiplelayerdef.html
│ │ │ │ ├── map_setextent.html
│ │ │ │ ├── map_showloading.html
│ │ │ │ ├── map_showproperties.html
│ │ │ │ ├── map_switch_layer_on_zoom.html
│ │ │ │ ├── map_tiledynamic.html
│ │ │ │ ├── map_twoagol.html
│ │ │ │ ├── map_twodynamic.html
│ │ │ │ └── map_xycoords.html
│ │ │ ├── mapconfig
│ │ │ │ ├── mapconfig_customarrows.html
│ │ │ │ ├── mapconfig_customlabels.html
│ │ │ │ ├── mapconfig_debug.html
│ │ │ │ ├── mapconfig_nolabels.html
│ │ │ │ ├── mapconfig_orientation.html
│ │ │ │ ├── mapconfig_pos_size.html
│ │ │ │ ├── mapconfig_smoothpan.html
│ │ │ │ ├── mapconfig_smoothzoom.html
│ │ │ │ └── mapconfig_zoombox.html
│ │ │ ├── querytask
│ │ │ │ ├── query_buffer.html
│ │ │ │ ├── query_bypoly.html
│ │ │ │ ├── query_charts.html
│ │ │ │ ├── query_click.html
│ │ │ │ ├── query_clickinfowindow.html
│ │ │ │ ├── query_gpresult.html
│ │ │ │ ├── query_hover.html
│ │ │ │ ├── query_hoverinfowindow.html
│ │ │ │ ├── query_multiresults.html
│ │ │ │ ├── query_nomap.html
│ │ │ │ └── query_showinfowindow.html
│ │ │ ├── renderer
│ │ │ │ ├── renderer_class_breaks.html
│ │ │ │ ├── renderer_equal_interval.html
│ │ │ │ └── renderer_unique_value.html
│ │ │ ├── routetask
│ │ │ │ ├── routetask_directions.html
│ │ │ │ ├── routetask_find_route.html
│ │ │ │ └── routetask_multiple_stops.html
│ │ │ ├── toolbars
│ │ │ │ ├── toolbar_draw.html
│ │ │ │ └── toolbar_navigation.html
│ │ │ ├── utilities
│ │ │ │ ├── util_buffergraphic.html
│ │ │ │ ├── util_buffer.html
│ │ │ │ ├── util_label_point.html
│ │ │ │ ├── util_measureline.html
│ │ │ │ ├── util_measurepoly.html
│ │ │ │ ├── util_project.html
│ │ │ │ ├── util_relation.html
│ │ │ │ └── util_simplify.html
│ │ │ └── ve
│ │ │ ├── ve_geocode.html
│ │ │ └── ve_layer.html
│ │ └── help
│ │ ├── jsapi
│ │ │ ├── addresscandidate.htm
│ │ │ ├── arcgisdynamicmapservicelayer.htm
│ │ │ ├── arcgisimageservicelayer.htm
│ │ │ ├── arcgistiledmapservicelayer.htm
│ │ │ ├── bufferparameters.htm
│ │ │ ├── cartographiclinesymbol.htm
│ │ │ ├── classbreaksrenderer.htm
│ │ │ ├── datafile.htm
│ │ │ ├── datalayer.htm
│ │ │ ├── date.htm
│ │ │ ├── directionsfeatureset.htm
│ │ │ ├── draw.htm
│ │ │ ├── dynamicmapservicelayer.htm
│ │ │ ├── extent.htm
│ │ │ ├── featureset.htm
│ │ │ ├── fillsymbol.htm
│ │ │ ├── findparameters.htm
│ │ │ ├── findresult.htm
│ │ │ ├── findtask.htm
│ │ │ ├── font.htm
│ │ │ ├── geometry.htm
│ │ │ ├── geometryservice.htm
│ │ │ ├── geoprocessor.htm
│ │ │ ├── gpmessage.htm
│ │ │ ├── graphic.htm
│ │ │ ├── graphicslayer.htm
│ │ │ ├── identifyparameters.htm
│ │ │ ├── identifyresult.htm
│ │ │ ├── identifytask.htm
│ │ │ ├── imageparameters.htm
│ │ │ ├── images
│ │ │ │ ├── captype.gif
│ │ │ │ └── jointype.gif
│ │ │ ├── imageserviceparameters.htm
│ │ │ ├── infotemplate.htm
│ │ │ ├── infowindow.htm
│ │ │ ├── jobinfo.htm
│ │ │ ├── jsdoc.css
│ │ │ ├── layer.htm
│ │ │ ├── layerinfo.htm
│ │ │ ├── linearunit.htm
│ │ │ ├── linesymbol.htm
│ │ │ ├── locator.htm
│ │ │ ├── lod.htm
│ │ │ ├── map.htm
│ │ │ ├── mapimage.htm
│ │ │ ├── markersymbol.htm
│ │ │ ├── multipoint.htm
│ │ │ ├── namespace_esri.htm
│ │ │ ├── naoutputline.htm
│ │ │ ├── nauturn.htm
│ │ │ ├── parametervalue.htm
│ │ │ ├── picturefillsymbol.htm
│ │ │ ├── picturemarkersymbol.htm
│ │ │ ├── point.htm
│ │ │ ├── polygon.htm
│ │ │ ├── polyline.htm
│ │ │ ├── query.htm
│ │ │ ├── querytask.htm
│ │ │ ├── rasterdata.htm
│ │ │ ├── renderer.htm
│ │ │ ├── routeparameters.htm
│ │ │ ├── routeresult.htm
│ │ │ ├── routetask.htm
│ │ │ ├── simplefillsymbol.htm
│ │ │ ├── simplelinesymbol.htm
│ │ │ ├── simplemarkersymbol.htm
│ │ │ ├── simplerenderer.htm
│ │ │ ├── spatialreference.htm
│ │ │ ├── symbol.htm
│ │ │ ├── textsymbol.htm
│ │ │ ├── tiledmapservicelayer.htm
│ │ │ ├── tileinfo.htm
│ │ │ ├── uniquevaluerenderer.htm
│ │ │ └── vetiledlayer.htm
│ │ ├── jshelp
│ │ │ ├── ags_proxy.htm
│ │ │ ├── ags_rest.htm
│ │ │ ├── ags_security.htm
│ │ │ ├── gcs.htm
│ │ │ ├── images
│ │ │ │ ├── bluearrow.gif
│ │ │ │ └── intro_querytask1.gif
│ │ │ ├── inside_custom_layers.htm
│ │ │ ├── inside_defaults_12.htm
│ │ │ ├── inside_defaults.htm
│ │ │ ├── inside_dojo.htm
│ │ │ ├── inside_events.htm
│ │ │ ├── inside_guidelines.htm
│ │ │ ├── inside_renderers.htm
│ │ │ ├── intro_extents.htm
│ │ │ ├── intro_firstmap.htm
│ │ │ ├── intro_navigation.htm
│ │ │ ├── intro_querytask.htm
│ │ │ ├── intro_route_directions.htm
│ │ │ ├── intro_route_overview.htm
│ │ │ ├── intro_route_routetask.htm
│ │ │ ├── intro_route_stop_seq.htm
│ │ │ ├── intro_route_time_windows.htm
│ │ │ ├── jsdoc.css
│ │ │ ├── overview_samples.htm
│ │ │ ├── pcs.htm
│ │ │ ├── proxypage_php.zip
│ │ │ ├── ve_getting_started.htm
│ │ │ ├── vetokencfm.zip
│ │ │ ├── vetokendotnet.zip
│ │ │ ├── vetokenjsp.zip
│ │ │ ├── ve_token_page_cf.htm
│ │ │ ├── ve_token_page_jsp.htm
│ │ │ ├── ve_token_page_net.htm
│ │ │ ├── ve_token_page_php.htm
│ │ │ ├── vetokenphp.zip
│ │ │ └── videos
│ │ │ ├── sample_extend
│ │ │ │ └── sample_extend_skin.swf
│ │ │ ├── sample_extend.htm
│ │ │ ├── sample_using
│ │ │ │ └── sample_using_skin.swf
│ │ │ ├── sample_using.htm
│ │ │ └── standard.js
│ │ ├── jssamples
│ │ │ ├── find_map_datagrid.html
│ │ │ ├── find_map.html
│ │ │ ├── find_nomap.html
│ │ │ ├── gp_bottle.html
│ │ │ ├── gp_servicearea.html
│ │ │ ├── gp_viewshed.html
│ │ │ ├── gp_zonalstats.html
│ │ │ ├── graphics_add.html
│ │ │ ├── graphics_extent_query.html
│ │ │ ├── graphics_multiple_layers.html
│ │ │ ├── identify_drilldown.html
│ │ │ ├── jsdoc.css
│ │ │ ├── layers_custom_tiled.html
│ │ │ ├── layers_custom_wms.html
│ │ │ ├── locator_address.html
│ │ │ ├── locator_reverse.html
│ │ │ ├── map_add.html
│ │ │ ├── map_agol.html
│ │ │ ├── mapconfig_customarrows.html
│ │ │ ├── mapconfig_customlabels.html
│ │ │ ├── mapconfig_debug.html
│ │ │ ├── mapconfig_nolabels.html
│ │ │ ├── mapconfig_orientation.html
│ │ │ ├── mapconfig_pos_size.html
│ │ │ ├── mapconfig_smoothpan.html
│ │ │ ├── mapconfig_smoothzoom.html
│ │ │ ├── mapconfig_zoombox.html
│ │ │ ├── map_currentextent.html
│ │ │ ├── map_customextent_and_sr.html
│ │ │ ├── map_customtilelevels.html
│ │ │ ├── map_dynamic.html
│ │ │ ├── map_dynamiclayerlist.html
│ │ │ ├── map_explicitlayerlist.html
│ │ │ ├── map_infowindow.html
│ │ │ ├── map_multiplelayerdef.html
│ │ │ ├── map_setextent.html
│ │ │ ├── map_showloading.html
│ │ │ ├── map_showproperties.html
│ │ │ ├── map_switch_layer_on_zoom.html
│ │ │ ├── map_tiledynamic.html
│ │ │ ├── map_twoagol.html
│ │ │ ├── map_twodynamic.html
│ │ │ ├── map_xycoords.html
│ │ │ ├── query_buffer.html
│ │ │ ├── query_bypoly.html
│ │ │ ├── query_charts.html
│ │ │ ├── query_click.html
│ │ │ ├── query_clickinfowindow.html
│ │ │ ├── query_gpresult.html
│ │ │ ├── query_hover.html
│ │ │ ├── query_hoverinfowindow.html
│ │ │ ├── query_multiresults.html
│ │ │ ├── query_nomap.html
│ │ │ ├── query_showinfowindow.html
│ │ │ ├── renderer_class_breaks.html
│ │ │ ├── renderer_equal_interval.html
│ │ │ ├── renderer_unique_value.html
│ │ │ ├── routetask_directions.html
│ │ │ ├── routetask_find_route.html
│ │ │ ├── routetask_multiple_stops.html
│ │ │ ├── toolbar_draw.html
│ │ │ ├── toolbar_navigation.html
│ │ │ ├── util_buffergraphic.html
│ │ │ ├── util_buffer.html
│ │ │ ├── util_label_point.html
│ │ │ ├── util_measureline.html
│ │ │ ├── util_measurepoly.html
│ │ │ ├── util_project.html
│ │ │ ├── util_relation.html
│ │ │ ├── util_simplify.html
│ │ │ ├── ve_geocode.html
│ │ │ └── ve_layer.html
│ │ ├── jssamples_home.htm
│ │ ├── tree.css
│ │ ├── tree.js
│ │ ├── treenodedot.gif
│ │ └── treenodeplus.gif
│ └── css
│ └── css.css
├── index.html
└── serverapi.arcgisonline.com
└── jsapi
└── arcgis
├── 1.5
│ └── js
│ └── dojo
│ ├── dijit
│ │ └── themes
│ │ ├── soria
│ │ │ └── soria.css
│ │ └── tundra
│ │ └── tundra.css
│ └── dojox
│ └── grid
│ └── resources
│ ├── Grid.css
│ └── tundraGrid.css
└── -v=1.5
43 directories, 271 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论