class types.PageBlockMap
extends _TypePageBlock
import { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { PageBlockMap } = types;
Constructors
new
PageBlockMap(params: { geo: TypeGeoPoint; zoom: number; w: number; h: number; caption: TypePageCaption; })Properties
protected
readonly
[params]: Paramsgeo: TypeGeoPoint
Static Properties
readonly
[paramDesc]: ParamDesc