Interface gmfVectorTilesOptions

interface gmfVectorTilesOptions {
    projection: string;
    tiles: olTileGridOptions;
}

Properties

Properties

projection: string

Projection of the tile grid.

grid options.