areas property

Retrieves a collection of the area objects defined for the given map object.

MDN Reference

Implementation

_i3.HTMLCollection get areas => _i4.getProperty(
      this,
      'areas',
    );