This example app demonstrates the following features:
- Change the map style to a more suitable one.
When you run the example app, you'll be viewing the scene from above. The map style will be different than in the previous examples.
- Create a
MapServiceListener,OpenGLContext,ScreenandMapView. - Using a progress listener instruct the ContentStore to bring the
ContentList. Wait for the operation to finish. - Get the
ContentListof styles. - If unavailable locally, download the missing styles.
- Set the desired style in the preferences of the
MapView.
