Resource Options Manager
Convenience class that holds the default ResourceOptions. ResourceOptionsManager could be created per MapView instance if given view should use some specific resource options. Most common use-case when all MapViews should use same resource options could be handled by using ResourceOptionsManager.getDefault(context: Context) static object.
Constructors
ResourceOptionsManager
Link copied to clipboard
Types
Functions
Properties
resourceOptions
Link copied to clipboard
the initial resource options.