Hi I'm a student doing my last year project, an Android app, in which I need to create a Kml file with multiples polygons from some data I get with the sensors (GPS & Accelerometer). In fact, I already have implemented the part in which it gets the longitude and latitude points, but I need to design the polygons and finally create the kml file. My question is whether I can do it with this 'Simple-Kml Parser'.
Thank you and congratulations for the parser, it's obvious that there is a big effort behind it.
Hi I'm a student doing my last year project, an Android app, in which I need to create a Kml file with multiples polygons from some data I get with the sensors (GPS & Accelerometer). In fact, I already have implemented the part in which it gets the longitude and latitude points, but I need to design the polygons and finally create the kml file. My question is whether I can do it with this 'Simple-Kml Parser'.
Thank you and congratulations for the parser, it's obvious that there is a big effort behind it.