global.Microsoft.Maps.Pushpin = jest.fn(() => {
    return {
      getLocation: () => {
        return;
      },