-
Enums Enum Description com.esri.arcgisruntime.mapping.Basemap.Type 100.14.0. UseBasemap(BasemapStyle)
-
Constructors Constructor Description com.esri.arcgisruntime.mapping.ArcGISMap(Basemap.Type, double, double, int) 100.14.0. UseArcGISMap.ArcGISMap(BasemapStyle)
.com.esri.arcgisruntime.mapping.ArcGISScene(Basemap.Type) 100.14.0. UseArcGISScene.ArcGISScene(BasemapStyle)
.com.esri.arcgisruntime.navigation.RouteTracker(Context, RouteResult, int) as of 100.9.0 useRouteTracker(Context, RouteResult, int, boolean)
insteadcom.esri.arcgisruntime.symbology.DictionarySymbolStyle(String, String) as of 100.6.0, the specification definition has been moved to an Arcade expression in the style file. These styles no longer reside in a default location and creating a DictionarySymbolStyle from a specification is no longer supported with the new military symbol styles. This constructor is only valid for use with the older format style files. An error occurs if a newer format (Arcade-based) style is encountered. UseDictionarySymbolStyle.createFromFile(String)
instead.com.esri.arcgisruntime.symbology.PictureMarkerSymbol(BitmapDrawable) As of 100.1.0, replaced byPictureMarkerSymbol.createAsync(BitmapDrawable)
.