The UiMap class implements the UiMap development environment component that is a data source for the MapBox component.
| Property name | Brief description | |
| Map | The Map property determines a map that is needed to get an access to. |
| Property name | Brief description | |
![]() |
ComponentCount | The ComponentCount property returns the number of child components located on the parent component. |
![]() |
Components | The Components property returns the child component, which index is passed by the input parameter. |
![]() |
Data | The Data property is used to store any user data. |
![]() |
Name | The Name property determines a component name. |
![]() |
Tag | The Tag property is not used with compiler. The user can change the value of this property and use it at his own discretion. |
See also: