Description | In the future, only Leaflet is likely to be used to support map display. The same goes for adding various Leaflet plugins to enhance the GeoSetter map window environment. My suggestion is as follows. It would be useful to modify the program to display maps with plugins without having to modify anything in the source file, currently map.js.
The main problem is that if I customize the whole Geosetter for myself (in the map.js file), then in the next version the boss will edit the whole code again and I will lose all the changes I made there.
The user adds his own plugins e.g. in the directory map > inc >leaflet > plugins. In the program settings, just create a new entry where I insert my own plugin code. Paths for css, js and img files could be defined by the program from the ground up. The program will then apply it all by itself to the overall code. |
---|