POI Group |
| Name |
SYSCLS_POIGROUP |
| Inheritance |
SYSCLS GEO |
| Namespace |
System.Classification.POI |
| ID |
{5ca1bced-c2c4-42ac-b548-db7e9359a38f} |
| Purpose |
Classify an object as POI group |
| Version |
2+ |
POI groups are groups of Points of Interests (POI). The groups initially are represented as single objects, hiding their contents initially. Once a group is selected, the contents become visible. POI groups are represented in both Map views and POI views.
MetaProperties
| Name |
Data type |
Comment
|
| POI_GROUP_ID |
Guid |
ID of POI group
|
| DESCR |
Text |
Description of group, shown on the client
|
| GEO |
Geographic Coordinate |
Geographical data (Longitude, Lattitude, Altitude) (inherited from SYSCLS GEO)
|
See also