Project

General

Profile

Feature #652

Updated by Alexander Watzinger almost 6 years ago

Maps need a complete rewrite: 

 * Maybe Move account details for geonames ('openatlas') and the like to a new layer as default (without borders) config file 
 * Use jQuery syntax (at the moment it is mixed) and better id-names (eg. edit-button instead editBtn) 
 * Make "add new point/polygon" buttons more verbose 

 *New features* 

 * Search function for existing entities on map 
 * Add Polyline while creating a new shape on map 
 * Show type-tree instead only type name i.e. details on the map, maybe with a tooltip 

 *Done* 

 * Update leaflet libraries 
 * Remove mapbox.js (because of activation key and should be possible without it) 
 * Move account details for geonames ('openatlas') and the like to a config file 
 * Use best practice syntax 

Back