getMapSprites
inline suspend fun LocationClient.getMapSprites(crossinline block: GetMapSpritesRequest.Builder.() -> Unit): GetMapSpritesResponse
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.