-
Constructors Constructor Description 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)
.