.map {
  position: relative;
  width: 100%;
  height: 100%;

  :global {
    .amap-logo,
    .amap-copyright {
      display: none !important;
    }
  }
}
