Extends
- Default
Methods
-
addr( [addr])
-
If addr is specified sets the addr setting and returns the MarkerMap instance itself. If addr is true, use addresses to find coordinates from data. The field possessing address type data, should be the first arguments of .measures method. If is not specified, returns the current addr setting.
Parameters:
Name Type Argument Default Description addr
boolean <optional>
false - Source:
Returns:
- Type
- addr | MarkerMap
Example
markerMap.addr(true)