Would also need to use the /download api route as a proxy since I otherwise couldn't be sure the external download sites set access-control-allow-origin: *
Not sure that's a good idea though.
Well its worth exploring (once there are actually packs worth including), but downloading files (that are potentially large; resource-packs for localization) directly from an API initiated by just opening my map with URL parameters just sounds like a bad idea. Caching would also be a problem.
Comments
Not sure that's a good idea though.