Name of the optional JSON list containing the locations for each marker to add to the map. Locations can be either addresses or coordinates (latitude/longitude). You can add columns for marker labels and marker descriptors
Using addresses
|
Using coordinates
|
Using coordinates has less overhead as it avoids converting addresses to coordinates.
The marker label and marker descriptor are used to show the list of locations. See property markerListPosition to specify where to position the list relative to the map.
Default value
Blanks
Valid values
The name of a JSON list with marker locations.