Raw.PageBlockMap
A map
pageBlockMap#a44f3ef6 geo:GeoPoint zoom:int w:int h:int caption:PageCaption = PageBlock;export namespace Raw {
export class PageBlockMap {
constructor(params: {
geo: Raw.TypeGeoPoint;
zoom: number;
w: number;
h: number;
caption: Raw.TypePageCaption;
}) {}
}
}🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 201
Constructor ID: 0xa44f3ef6
Property
geo: Raw.TypeGeoPointLocation of the map center
zoom: numberMap zoom level; 13-20
w: numberMap width in pixels before applying scale; 16-102
h: numberMap height in pixels before applying scale; 16-1024
caption: Raw.TypePageCaptionCaption