Maps
The Maps components enables developers to display specific locations, such as points of interest, businesses, or user-defined addresses, on a map interface.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The Maps component enables developers to display specific locations, such as points of interest, businesses, or user-defined addresses, on a map interface.
Overview
A visible component that marks a location on a map.
This component does not require any specific permissions, unless used with location services.
Events
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | mapFeature | Component | |
2 | centroids | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | latitude | double | |
2 | longitude | double |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | mapFeature | component | |
2 | centroids | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | latitude | double | |
2 | longitude | double |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | latitude | double | |
2 | longitude | double |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Type | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | AnchorHorizontal | float | 0.5 |
2 | AnchorHorizontal | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | AnchorVertical | float | 1.0 |
2 | AnchorVertical | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Description | String | |
2 | Description | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Draggable | boolean | false |
2 | Draggable | boolean | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | EnableInfobox | boolean | false |
2 | EnableInfobox | boolean | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | FillColor | int | |
2 | FillColor | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | FillOpacity | float | 1.0 |
2 | FillOpacity | float | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Height | Integer | |
2 | Height | Integer |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Width | Integer | |
2 | Width | Integer |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | percent | float | |
2 | percent | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ImageAsset | String | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Latitude | double | |
2 | Latitude | double |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Longitude | double | |
2 | Longitude | double | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | StrokeColor | int | |
2 | StrokeColor | int | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | StrokeOpacity | float | 1.0 |
2 | StrokeOpacity | float | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | StrokeWidth | float | |
2 | StrokeWidth | float | |
# | Name | Type(s) | DefaultValue |
---|---|---|---|
1 | Title | String | |
2 | Title | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Visible | boolean | true |
2 | Visible | boolean | |