menu
generic_map package
documentation
maplibre/options.dart
MapLibreOptions
MapLibreOptions.new constructor
MapLibreOptions.new constructor
dark_mode
light_mode
MapLibreOptions
constructor
MapLibreOptions
(
{
String
?
apiKey
,
String
?
styleUrl
,
})
Implementation
MapLibreOptions({ this.apiKey, this.styleUrl, });
generic_map package
documentation
maplibre/options
MapLibreOptions
MapLibreOptions.new constructor
MapLibreOptions class