Skip to main content

Style Switcher

Satellite and Streets

Crono Spinner

Among the controls on the map, there is a style switcher that allows the user to select between different map views:

  • Satellite
  • Streets
Crono Spinner

The switcher is installed by default on the map.

By using the disableStyleSwitcher prop, you can disable It.

import { MapRender } from "@matchplat/crono";

<MapRender disableStyleSwitcher />;