JMap.Map.Attribution.removeByIds
Remove the attributions from the map for the given ids (does nothing if id not found)
array of attribution ids to remove
Error if attributionsIds is not an array
// Remove a custom attribution from the map.JMap.Map.Attribution.removeByIds(["my-attribution"]) Copy
// Remove a custom attribution from the map.JMap.Map.Attribution.removeByIds(["my-attribution"])
JMap.Map.Attribution.removeByIds
Remove the attributions from the map for the given ids (does nothing if id not found)