Use MassMarks for large-scale marker rendering
masterThe MassMarks component is designed for scenarios requiring the display of a very large number of markers on an AMap map. It optimizes performance for high-density data points.
You can import it from the main package or install it separately:
import { MassMarks } from '@uiw/react-amap';
// OR
import { MassMarks } from '@uiw/react-amap-mass-marks';import { MassMarks } from '@uiw/react-amap';