menu
mapsindoors_mapbox package
documentation
mapsindoors.dart
MPVenue
entryPoints property
entryPoints property
dark_mode
light_mode
entryPoints
property
List
<
MPPoint
>
get
entryPoints
Get a list of entry points for the venue
Implementation
List<MPPoint> get entryPoints => _entryPoints ?? [];
mapsindoors_mapbox package
documentation
mapsindoors
MPVenue
entryPoints property
MPVenue class