List available map (public/private/both) regions/releases available to the app.get https://smap.hereapi.com/v8/maps/listQuery ParamsmapNamestringmap name. Optional for public HERE maps and for private BYOD maps. If specified, all versions of specified map is retrievedmapTypestringOption to filter maps to be listed based on whether they are public, private or both, default value 0: both private and public maps, 1: only public maps, 2: only private mapscallbackstringSpecifies the function used to wrap the JSON response.apiKeystringA key generated specifically to authenticate API requests. For more information on how to get an API key, see https://developer.here.com/documentation/identity-access-management/dev_guide/index.html . Other authentication options are Bearer token, see https://developer.here.com/documentation/identity-access-management/dev_guide/index.html or app_id with app_code for backward compatibility.Response 200OKUpdated last month