Mapbox External File Resolver
open class MapboxExternalFileResolver(assetManager: AssetManager) : SVGExternalFileResolver
Content copied to clipboard
Mapbox implementation of the SVGExternalFileResolver to better support font resolution.
See resolveFont.
Constructors
MapboxExternalFileResolver
Link copied to clipboard
Functions
isFormatSupported
Link copied to clipboard
resolveCSSStyleSheet
Link copied to clipboard
resolveFont
Link copied to clipboard
open override fun resolveFont(fontFamily: String?, fontWeight: Int, fontStyle: String?): Typeface?
Content copied to clipboard
resolveImage
Link copied to clipboard