Summary
We will now only support JS environments that have a native global Map, we do not need our own shim.
AC
- Remove Map implementation
- Remove any associated tests
- Ensure serializer continues to work with native Map inputs (in case there were tests that only used the custom implementation)