Project

General

Profile

Feature #652

Updated by Alexander Watzinger almost 6 years ago

Maps need a complete rewrite: 

 * Move account details for geonames ('openatlas') - Update leaflet libraries 
 - Remove mapbox.js (because of activation key and the like to a config file should be possible without it) 
 * - 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 
 * - Make "add new point/polygon" buttons more verbose 
 - move account details for geonames ('openatlas') and mapbox to a config file 
 - 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)

Back