menu
maphero_gl package
documentation
maphero.dart
MapHeroPlatform
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]);
maphero_gl package
documentation
maphero
MapHeroPlatform
addImage abstract method
MapHeroPlatform class