menu
gebeta_gl package
documentation
gebeta_gl.dart
MapLibrePlatform
addLayer abstract method
addLayer abstract method
dark_mode
light_mode
addLayer
abstract method
Future
<
void
>
addLayer
(
String
imageLayerId
,
String
imageSourceId
,
double
?
minzoom
,
double
?
maxzoom
,
)
Implementation
Future<void> addLayer(String imageLayerId, String imageSourceId, double? minzoom, double? maxzoom);
gebeta_gl package
documentation
gebeta_gl
MapLibrePlatform
addLayer abstract method
MapLibrePlatform class