This includes adding layers that are already part of the site and uploading KML for them to create their own layers.
This way when a user goes to /report/submit, they can choose for their report to automatically load any of the layers that are already part of the site, and to load KML files of their choosing.
I think this could be done as a plugin and not require changing any core code. Though the plugin could certainly borrow code from the main_js.php file to make that happen.
This includes adding layers that are already part of the site and uploading KML for them to create their own layers.
This way when a user goes to /report/submit, they can choose for their report to automatically load any of the layers that are already part of the site, and to load KML files of their choosing.
I think this could be done as a plugin and not require changing any core code. Though the plugin could certainly borrow code from the main_js.php file to make that happen.