Compare commits
2 Commits
06d4e38804
...
1b555fb087
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b555fb087 | |||
| b6d99dd834 |
@@ -157,7 +157,7 @@ MNR.GeoPlot <- R6::R6Class(
|
||||
"conservation_area_colours", conservation_area_colours,
|
||||
envir = mnr_geoplot_env
|
||||
)
|
||||
assign("conservation_areas_loaded", TRUE, envir = mnr_geoplot_env)
|
||||
assign("conservation_areas", TRUE, envir = mnr_geoplot_env)
|
||||
|
||||
invisible(self$bootConservationAreas(db_client))
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user