config property

NeshanMapConfig? config
final

Viewport and style configuration for the map.

Controls the initial centre, zoom, map type, traffic layer, POI rendering, and the current-location FAB. All fields have sensible defaults — you only need to provide values you want to override.

If omitted, the map opens centred on Tehran at zoom 12.

Implementation

final NeshanMapConfig? config;