A map
pageBlockMap#a44f3ef6 geo:GeoPoint zoom:int w:int h:int caption:PageCaption = PageBlock;
| Name | Type | Description |
|---|---|---|
| geo | GeoPoint | Location of the map center |
| zoom | int | Map zoom level; 13-20 |
| w | int | Map width in pixels before applying scale; 16-102 |
| h | int | Map height in pixels before applying scale; 16-1024 |
| caption | PageCaption | Caption |