abstract fun visit(source: GeoJsonSource!): Unit
Allows the use of a visitor design pattern for GeoJsonSource.
GeoJsonSource
abstract fun visit(source: ImageSource!): Unit
Allows the use of a visitor design pattern for ImageSource.
ImageSource