sectionNotices property

List<IndoorSectionNotice> sectionNotices

The notices which explain the issues encountered during processing of this section. Provides the list of notices which explain the issues encountered during processing of this section. For example, while some avoidance option is selected, if no reasonable alternative route is possible except violating controlled-access rule for the section, one notice is generated for the violation. The user must judge all the notices carefully before proceeding. Gets the notices which explains the issues encountered during processing of this section.

Implementation

List<IndoorSectionNotice> get sectionNotices;