(Created page with "{{ClassificationInfoBox | title = Map layer classification with Map Icon | name = {{PAGENAMEE}} | inheritance = SYSCLS_MAPLAYER | namespace = System.Classification | purpose =...") |
|||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
| title = Map layer classification with Map Icon | | title = Map layer classification with Map Icon | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| − | | inheritance = SYSCLS_MAPLAYER | + | | inheritance = [[SYSCLS_MAPLAYER]] |
| − | | namespace = System.Classification | + | | namespace = System.Classification.Map |
| purpose = Classify objects as map layer with an icon diplayed on the map | | purpose = Classify objects as map layer with an icon diplayed on the map | ||
| version = 2.2.2+ | | version = 2.2.2+ | ||
| + | | id = {0079F476-831D-493F-B4E5-4F6E15000095} | ||
}} | }} | ||
| − | [[Category: | + | Classify an object as [[SYSCLS_MAPLAYER|map layer]] with an distinctive icon. |
| − | [[Category: | + | |
| + | == MetaProperties == | ||
| + | {| class="wikitable" width=50% | ||
| + | |- | ||
| + | ! width=30% | Name !! width=30% | Data type !! Comment | ||
| + | |- | ||
| + | | MAPICON || {{ByteStream}} || Contains the icon image used when displaying the object on the map | ||
| + | |} | ||
| + | |||
| + | == See also == | ||
| + | * [[SYSCLS_MAPLAYER]] | ||
| + | |||
| + | [[Category:Classifications|M]] | ||
| + | [[Category:POI|M]] | ||
| + | [[Category:Publishing|M]] | ||
Latest revision as of 12:54, 8 September 2015
| Name | SYSCLS_MAPLAYERWITHICON |
|---|---|
| Inheritance | SYSCLS MAPLAYER |
| Namespace | System.Classification.Map |
| ID | {0079F476-831D-493F-B4E5-4F6E15000095} |
| Purpose | Classify objects as map layer with an icon diplayed on the map |
| Version | 2.2.2+ |
Classify an object as map layer with an distinctive icon.
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| MAPICON | ByteStream | Contains the icon image used when displaying the object on the map |