when using map to define a collection, It always sort the elements. How to prevent it automatically sort them or how to get element list as inserted?

Many thanks.