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 allows users to interact with and view geographical data.
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | latitude | float | |
2 | longitude | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | feature | Object |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | feature | Object |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | feature | Object |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | feature | Object |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | feature | Object |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | url | String | |
2 | features | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | message | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | url | String | |
2 | responseCode | int | |
3 | errorMessage | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | latitude | float | |
2 | longitude | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | latitude | float | |
2 | longitude | float |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | latitude | float | |
2 | longitude | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | description | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | url | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | latitude | float | |
2 | longitude | float | |
3 | zoom | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | path | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | left | int | |
2 | top | int | |
3 | right | int | |
4 | bottom | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | left | int | |
2 | top | int | |
3 | right | int | |
4 | bottom | int |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | BoundingBox | String | |
2 | BoundingBox | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | CenterFromString | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | EnablePan | boolean | |
2 | EnablePan | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | EnableRotation | boolean | |
2 | EnableRotation | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | EnableZoom | boolean | |
2 | EnableZoom | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Features | String | |
2 | Features | String |
# | 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 | Latitude | float | |
2 | Longitude | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | LocationSensor | Object |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | MapType | Integer | |
2 | MapType | Integer |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Rotation | float | |
2 | Rotation | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ScaleUnits | Integer | |
2 | ScaleUnits | Integer |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ShowCompass | boolean | |
2 | ShowCompass | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ShowScale | boolean | |
2 | ShowScale | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ShowUser | boolean | |
2 | ShowUser | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ShowZoom | boolean | |
2 | ShowZoom | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | UserLatitude | float | |
2 | UserLongitude | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ZoomLevel | float | |
2 | ZoomLevel | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Visible | boolean | |
2 | Visible | boolean |