locationservice_get_map_style_descriptor {paws.application.integration} | R Documentation |
Retrieves the map style descriptor from a map resource
Description
Retrieves the map style descriptor from a map resource.
See https://www.paws-r-sdk.com/docs/locationservice_get_map_style_descriptor/ for full documentation.
Usage
locationservice_get_map_style_descriptor(MapName, Key = NULL)
Arguments
MapName |
[required] The map resource to retrieve the style descriptor from. |
Key |
The optional API key to authorize the request. |
[Package paws.application.integration version 0.9.0 Index]