Delete Maps
Resource method and URI
GET/2/maps/delete.json
Query Parameters
Parameters | Required? | Description |
---|---|---|
app_id | Yes | A URL-safe encoded string obtained during the application registration. See Acquiring Credentials for information on getting credentials. |
app_code | Yes | A URL-safe encoded string obtained during the application registration. See Acquiring Credentials for information on getting credentials. |
map_name | Yes | name of map to delete |
storage | No | Either updatable or readonly . Default = both . |
callback | No | Specifies the function used to wrap the JSON response. |
It is not possible to grant 'delete map' rights to other app_ids. Only the map owner can delete his maps.