AndroidMOKOImageLoader
MOKOImageLoader backed by the drawable resources of context.
Parameters
context
used to resolve the drawable behind an ImageResource; an application context is enough and avoids leaking an activity into a long-lived loader.
Functions
Link copied to clipboard
Returns an ImageProvider for the drawable behind imageResource.
Returns an ImageProvider for the drawable behind imageResource, caching the decoded image in MapKit when isCacheable is true.