htmlMapElement top-level property

dynamic get htmlMapElement

Provides special properties and methods (beyond those of the regular object HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of map elements.

MDN Reference

Implementation

_i2.dynamic get htmlMapElement => _i4.getProperty(
      _self,
      'HTMLMapElement',
    );