jetherton / wtm

Watch the Med
Other
0 stars 0 forks source link

Ability to add layers to each report #11

Open jetherton opened 11 years ago

jetherton commented 11 years ago

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.