replicatesWorldLongitude property

  1. @override
bool get replicatesWorldLongitude
override

Whether this CRS supports repeating worlds: repeated (feature) layers and unbounded horizontal scrolling along the longitude axis

Implementation

@override
bool get replicatesWorldLongitude => true;