Give us feedback
baidu-map-reactive
Reactive icon

Baidu Map Reactive

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 28 September 2023 by 
5.0
 (2 ratings)
baidu-map-reactive

Baidu Map Reactive

Documentation
1.0.0

Configure API Key:

  • In your OutSystems application, navigate to the site property where you can configure your Baidu Map API key.
  • Provide your Baidu Map API key to enable map functionality.


Displaying a Baidu Map

To display a Baidu Map in your application, follow these steps:

  1. Add the Baidu Map Widget:

    • In your screen, add the "Baidu Map" widget to the desired location.
  2. Configure the Map:

    • Open the properties of the Baidu Map widget.
    • Provide any necessary configuration options, such as initial center coordinates, zoom level, and map controls.
  3. Binding Data to Markers:

    • If you want to display markers on the map, bind the marker data to the widget.