Skip to main content

flywave-mapview.mapviewoptions.tilewrappingenabled

Home > @flywave/flywave-mapview > MapViewOptions > tileWrappingEnabled

MapViewOptions.tileWrappingEnabled property

Enable map repeat for planar projections. If true, map will be repeated in longitudinal direction continuously. If false, map will end on lon -180 & 180 deg.

true

Signature:

tileWrappingEnabled?: boolean;