Add the functionality to import POIS from a CSV file
For the time being, LG Android Controller allows external POIS imports either from a KML file or a queries formated file (https://github.com/LiquidGalaxyLAB/Liquid-Galaxy-POIs-Controller/wiki/Tools-Screen) To see the current status and fuctionality of the Liquid Galaxy Controller, please take a look at our wiki: https://github.com/LiquidGalaxyLAB/Liquid-Galaxy-POIs-Controller/wiki
The goal of this task is to develop a new functionality that adds the possibility to import CVS files in a predefined anb logical format, for instance : Name;longitude;latitude;altitude;heading;tilt;range;altitudeMode
Deliverable is a pull request to the github repository and a shared Google doc sent to us at lgcodein@gmail.com describing the experience, possible errors, bugs, etc, and a txt file with all the needed code