menu
gebeta_gl package
documentation
gebeta_gl.dart
MapLibrePlatform
addImage abstract method
addImage abstract method
dark_mode
light_mode
addImage
abstract method
Future
<
void
>
addImage
(
String
name
,
Uint8List
bytes
, [
bool
sdf
=
false
])
Implementation
Future<void> addImage(String name, Uint8List bytes, [bool sdf = false]);
gebeta_gl package
documentation
gebeta_gl
MapLibrePlatform
addImage abstract method
MapLibrePlatform class