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(Key = NULL, MapName)
Arguments
Key |
The optional API key to authorize the request. |
MapName |
[required] The map resource to retrieve the style descriptor from. |
[Package paws.application.integration version 0.6.0 Index]