Hello every one ,
I have an (.MPK ) that contains two layers (Geom3D) and (Geom2D) , and i need to display each one of the
them separately , I have two issues, firstly Do I have to use for each one of them( a 2D map and a 3D scene ) so therefore on my (.xaml ) I have to declare <esri: MapView> so < ESRI: SceneView>
Secondly:
I do not know how I can access a specific layer in .MPK and display it? I need an example of the code , can any one show me how to do that ? i'am using arcGis runtime Version 100.1
Thanks in advanced
i've joind a picture that explains how i want to display my layers
