Project

General

Profile

Feature #652

Updated by Asil Çetin almost 6 years ago

Maps need a complete rewrite: 

 - Update leaflet libraries 
 - Remove mapbox.js (because of activation key and should be possible without it) 
 - Use jQuery syntax (at the moment it is mixed) and better id-names (eg. edit-button instead editBtn) 
 - Search function for existing entities on map 
 - Add Polyline while creating a new shape on map 
 - Make "add new point/polygon" buttons more verbose Buttons with labels instead icons? 
 - move account details for geonames ('openatlas') and mapbox to a config file 
 - geonames 
 - Show type-tree instead only type name i.e. details on the map, maybe with a tooltip

Back