sourceIds property

List<String> get sourceIds

Expose tracked geometry source IDs

Implementation

List<String> get sourceIds => _geoJsonCache.keys.toList();