Get Map Sprites
| locationservice_get_map_sprites | R Documentation |
Retrieves the sprite sheet corresponding to a map resource¶
Description¶
Retrieves the sprite sheet corresponding to a map resource. The sprite sheet is a PNG image paired with a JSON document describing the offsets of individual icons that will be displayed on a rendered map.
Usage¶
Arguments¶
MapName[required] The map resource associated with the sprite file.
FileName[required] The name of the sprite file. Use the following file names for the sprite sheet:
sprites.pngsprites@2x.pngfor high pixel density displays
For the JSON document containing image offsets. Use the following file names:
sprites.jsonsprites@2x.jsonfor high pixel density displays
KeyThe optional API key to authorize the request.
Value¶
A list with the following syntax: