mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 11:07:08 +00:00
Use preplot point layers on map
This commit is contained in:
@@ -959,6 +959,10 @@ export default {
|
|||||||
|
|
||||||
this.layersAvailable.seqfl = this.finalSequencesLinesLayer;
|
this.layersAvailable.seqfl = this.finalSequencesLinesLayer;
|
||||||
|
|
||||||
|
this.layersAvailable.pslp = this.preplotSaillinesPointLayer;
|
||||||
|
|
||||||
|
this.layersAvailable.pplp = this.preplotPointsLayer;
|
||||||
|
|
||||||
this.layersAvailable.seqrp = this.rawSequencesPointsLayer;
|
this.layersAvailable.seqrp = this.rawSequencesPointsLayer;
|
||||||
|
|
||||||
//this.layersAvailable.seqfp = this.rawSequencesPointsGunDataLayer;
|
//this.layersAvailable.seqfp = this.rawSequencesPointsGunDataLayer;
|
||||||
|
|||||||
Reference in New Issue
Block a user