interface GeoJsonSource : Source
The interface that represents a GeoJSON source. |
|
interface ImageSource : Source
An interface that represents the image source. |
|
interface Source : JniNativeHandleOwner, Visitable<SourceVisitor!>
An interface that represents the GeoJSON source. |
|
open class SourceFactory
A factory class that allows the creation of style sources with default options. |
|
interface SourceVisitor
A visitor of source objects, implementing the visitor design pattern. Facilitates operating on |