mapSetCenter
Description
Set the center position based on the latitude and longtitude provided.
Input / Parameter
Name | Description | Data Type | Default | Options | Required |
---|---|---|---|---|---|
component | The name of the map component. | String/Text | - | - | Partial (Yes if no 'componentId'.) |
componentId | The id of the map component. | String/Text | - | - | Partial (Yes if no 'component'.) |
latLng | The latitude and longitude of the point to set as center. | String/Text | - | - | Yes |
Output
N/A
Note: The map component will set the center position based on the latLng input provided.
Callback
N/A
Video
Coming Soon.
Example
Coming Soon.
Steps
Coming Soon.
Result
Coming Soon.
Links
Last updated