aws location get-map-glyphs
Retrieves glyphs used to display labels on a map
Options
Name | Description |
---|---|
--font-stack <string> | A comma-separated list of fonts to load glyphs from in order of preference.. For example, Noto Sans, Arial Unicode |
--font-unicode-range <string> | A Unicode range of characters to download glyphs for. Each response will contain 256 characters. For example, 0-255 includes all characters from range U+0000 to 00FF. Must be aligned to multiples of 256 |
--map-name <string> | The map resource associated with the glyph file |
outfile <string> | Filename where the content will be saved |