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