@aws-sdk/client-location

GetMapSpritesCommandInput Interface

The input for GetMapSpritesCommand.

Members

Name
Type
Details
FileName Requiredstring | undefined

The name of the sprite file. Use the following file names for the sprite sheet:

  • sprites.png

  • sprites2x.png for high pixel density displays

For the JSON document containing image offsets. Use the following file names:

  • sprites.json

  • sprites2x.json for high pixel density displays

MapName Requiredstring | undefined

The map resource associated with the sprite file.

Key string | undefined

The optional API key  to authorize the request.

Full Signature

export interface GetMapSpritesCommandInput extends GetMapSpritesRequest