I am currently migrating my app from Flexviewer to Portal for ArcGIS.
I'm trying configure the Nokia HERE map as basemap in Portal but could not get it to work.
I created a new map and added HERE as a Tile Layer.
URL: http://{subDomain}.base.maps.api.here.com/maptile/2.1/maptile/newest/normal.day/{level}/{col}/{row}/256/png8?app_id=(myappid);app_code=(myappcode)
Subdomains: 1,2,3,4
I used the same parameters in Flexviewer and it is working fine, but not in Portal.
Any suggestions?