Last data update: 2014.03.03

R: Get an open street map tile.
osmtileR Documentation

Get an open street map tile.

Description

Get an open street map tile.

Usage

osmtile(x, y, zoom, type = "osm")

Arguments

x

location in osm native coordinates

y

location in osm native coordinates

zoom

zoom level

type

the map type (see getMapInfo)

Value

a tile

Results