felt_get_style {feltr}R Documentation

Get Felt Style Information for a Layer

Description

For details on the Felt Style Language, see https://felt.com/blog/felt-style-language.

Usage

felt_get_style(map_id, layer_id)

Arguments

map_id

map identifier from url, from ⁠https://felt.com/map/Readable-Name-map_id⁠

layer_id

layer identifier, as returned by felt_get_map_layers() or felt_add_map_layers()

Value

a list version of style information

Examples


felt_get_style(map_id = 'TBI8sDkmQjuK2GX9CSiHiUA', layer_id = 'Qno0gfmkTS9BggbesfQooND')


[Package feltr version 0.0.4 Index]