"Show in Asset Map" button

Hi there,


Sorry if this has already been covered…



I'd like to know if there's a way, and if it's simple, to add a "Show in Asset Map" button to a page (specifically an asset list) - the intention is to make finding certain assets easier for Simple Edit users.



At the moment the only idea I have is to (somehow) use an Asset list showing Asset ids, then passing this list (via the magic of jquery) to the function am.asset_locator_start(). I've noticed however that this function also takes a sort list - no idea how I'm going to make that work. I could manually enter the sort list, but that kind of defeats the purpose.



Is this something I'm going to have to PHP up?



Cheers,

R