menu
dgis_mobile_sdk_full package
documentation
dgis.dart
EntranceGeometry
EntranceGeometry const constructor
EntranceGeometry const constructor
dark_mode
light_mode
EntranceGeometry
constructor
const
EntranceGeometry
(
{
required
List
<
GeoPoint
>
entrancePoints
,
required
List
<
List
<
GeoPoint
>
>
entrancePolylines
,
})
Implementation
const EntranceGeometry({ required this.entrancePoints, required this.entrancePolylines });
dgis_mobile_sdk_full package
documentation
dgis
EntranceGeometry
EntranceGeometry const constructor
EntranceGeometry class