create_region_maps: Create region maps

View source: R/create_region_maps.R

create_region_mapsR Documentation

Create region maps

Description

Create maps of the regions at the resolution of specific zoom level, divided in tiles according to the arrangement of a lower zoom level.

Usage

create_region_maps(dm, i = NULL, j = NULL, logfile = NULL)

Arguments

dm

dotmap_meta object

i

rows. By default NULL which means all rows are taken

j

colums. By default NULL which means all columns are taken

logfile

logfile


mtennekes/dotmap documentation built on Aug. 24, 2023, 3:40 a.m.