menu
gebeta_gl_platform_interface package
documentation
maplibre_gl_platform_interface.dart
ImageSourceProperties
ImageSourceProperties.new const constructor
ImageSourceProperties.new const constructor
dark_mode
light_mode
ImageSourceProperties
constructor
const
ImageSourceProperties
(
{
String
?
url
,
List
<
List
>
?
coordinates
,
})
Implementation
const ImageSourceProperties({ this.url, this.coordinates, });
gebeta_gl_platform_interface package
documentation
maplibre_gl_platform_interface
ImageSourceProperties
ImageSourceProperties.new const constructor
ImageSourceProperties class