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.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.