make_tile_server: Make tile server

View source: R/make_tile_server.R

make_tile_serverR Documentation

Make tile server

Description

Make tile server from dotmap tiles that were created with plot_dotmap. The tiles are split to dm$tile_size by dm$tile_size bitmap images, and arranged according to the standard convention implemented in the Google Maps API.

Usage

make_tile_server(dm, logfile = NULL)

Arguments

dm

dotmap_meta object

logfile

logfile

See Also

http://www.maptiler.org/google-maps-coordinates-tile-bounds-projection/


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