menu
gebeta_gl package
documentation
gebeta_gl.dart
MapLibrePlatform
addImageSource abstract method
addImageSource abstract method
dark_mode
light_mode
addImageSource
abstract method
Future
<
void
>
addImageSource
(
String
imageSourceId
,
Uint8List
bytes
,
LatLngQuad
coordinates
)
Implementation
Future<void> addImageSource( String imageSourceId, Uint8List bytes, LatLngQuad coordinates);
gebeta_gl package
documentation
gebeta_gl
MapLibrePlatform
addImageSource abstract method
MapLibrePlatform class