Interface gmfMousePositionOptions

interface gmfMousePositionOptions {
    projections: MousePositionProjection[];
}

Properties

Properties

The list of the projections.