# Map Component

You can use the inertial navigation vacuum cleaner map component to draw maps on the panel. For related configuration options and APIs, please refer to the [documentation](https://developer.tuya.com/material/library_oHEKLjj0/component?code=GryoMapComponent).

Two different styles of map are built-in:

- Grid Map

Draws a rasterized map based on map data points, intuitively displaying the data reported by the device. Supports displaying the vacuum cleaner's cleaning trajectory.

<Image src='/images/panel/gyro-grid-map.en-US.png'/>

- Coverage Map

Draws a map with smearing effects based on map data points, with certain beautification and a softer style.

<Image src='/images/panel/gyro-coverage-map.en-US.png'/>
