viewreset constant

String const viewreset

Event Fired when the map needs to redraw its content (this usually happens on map zoom or load). Very useful for creating custom overlays.

Implementation

static const viewreset = 'viewreset';