View source: R/locationservice_operations.R
| locationservice_update_map | R Documentation | 
Updates the specified properties of a given map resource.
See https://www.paws-r-sdk.com/docs/locationservice_update_map/ for full documentation.
locationservice_update_map(
  MapName,
  PricingPlan = NULL,
  Description = NULL,
  ConfigurationUpdate = NULL
)
MapName | 
 [required] The name of the map resource to update.  | 
PricingPlan | 
 No longer used. If included, the only allowed value is
  | 
Description | 
 Updates the description for the map resource.  | 
ConfigurationUpdate | 
 Updates the parts of the map configuration that can be updated, including the political view.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.