Contents

map

The map you add the overlay to.

Declaration

get map(): Map | null;
set map(_: Map | null);

Discussion

This property is null if you don’t add the overlay to a map, or if you remove it from a map.

See Also

Setting overlay options