1. if i load the mpk to ArcGISLocalDynamicMapServiceLayer the map displaying well but i can't interact with map (Clicking ect..)
2. If i load the mpk according to ArcGISLocalDynamicMapServiceLayer.Layers (Attached code) - each one of the layers into FeatureLayer it is not displaying well (polygons of some layers are not seen).
LocalMapService.GetServiceAsync(layerURI, 1000000, (localMapService) => { ...
3. A Graphic Symbol of each one of the featureLayer.Graphics return null (this did not happen with 10.1)
What is the best way to load a custom local map and its features?
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.