ImagesDrawer

The component responsible for maintaining and drawing all images that are currently visible on the map.

Parameters

images

a list of data representing the visible images on the map. Each image data object typically contains (uri, byte array (format: e.g., JPEG), additional data, geolocation). See the documentation for ImageViewData for more details.