Hello menion, thanks for using your time to answer me!
I wanted to create a plugin for Locus Map which has a new input form(name, password) and provides authentication via some third party service. After reading Locus Map documentation, I think it is not possible.
So, I have to create a separate, native Android app and communicate with Locus via API?
My scenario is like this:
1. User provides name and password
2. Server validates the user
3. User submits his geolocation to server every x minutes
4. Server responds with KML file with features close to the user
5. KML file is shown in Locus Map
Is this possible with using Locus Map?
I wanted to create a plugin for Locus Map which has a new input form(name, password) and provides authentication via some third party service. After reading Locus Map documentation, I think it is not possible.
So, I have to create a separate, native Android app and communicate with Locus via API?
My scenario is like this:
1. User provides name and password
2. Server validates the user
3. User submits his geolocation to server every x minutes
4. Server responds with KML file with features close to the user
5. KML file is shown in Locus Map
Is this possible with using Locus Map?