var myURL = "http://..." var fl = new esri.layers.FeatureLayer(myURL+ /layerIndex) var dl = new esri.layers.ArcGISDynamicMapServiceLayer(myURL) map.addLayer(fl) map.addLayer(dl)
For line layers, simple line symbols are supported. If other symbols are used, the feature service downgrades them to simple line symbols. For example, a cartographic line symbol in the map document may be drawn as a simple solid line in a feature service client. Also, if a line symbol has multiple layers, the feature service considers only the top layer.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.