Added common files (geo layers, css, js and images) as well as the geo plot method and a mechanism to insert the mnr css etc files in the header

This commit is contained in:
2026-02-05 11:00:43 +00:00
parent 21c15a4f0d
commit a37e664c82
32 changed files with 1150 additions and 8 deletions

View File

@@ -7,7 +7,11 @@ export(MNR.DB.Applications)
export(MNR.DB.Geometries)
export(MNR.DB.Organisations)
export(MNR.DB.Users)
export(MNR.GeoPlot)
export(resourcePrefix)
export(use_mnr_ui)
import(dplyr)
import(plotly)
importFrom(AVSDevR.DBClient,DBClient)
importFrom(AVSDevR.DBClient,DBConnection)
importFrom(R6,R6Class)