GoogleMap Control v6.0
Declaration Syntax
Value
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Gets or sets a value indicating whether this MarkerOptions is optimized.
Optimization renders many markers as a single static element. Optimized rendering is enabled by default.
Disable optimized rendering for animated GIFs or PNGs, or when each marker must be rendered as a separate DOM element (advanced usage only).


true if optimized; otherwise, false.