Il giorno giovedì 23 marzo 2017 14:20:04 UTC+1, Vasil Dimov ha scritto:
> Stupid question - is the OsMo plugin open source? Because I could not > find its source, and if not open source, then how could I keep it > working? > > Yes, another user already sent the link. > > However, most well promising solution is Traccar (http://www.traccar.org). > > Is this best achieved as a plugin? Is there some HOWTO or examples of > creating OsmAnd plugins that can 1. Get the own's coordinates (I guess > using OsmAnd API, not directly from the OS) and 2. Draw on the map > (friends' positions)? > > > Please refer to OsMo code for question 1. and 2. OsmAnd API Demo source code could be useful too. It is well commented. Don't forget to check Osmodroid, too. Osmodroid would be the natural descendant for OsMo, but (in my opinion) its worst problem is a lack of documentation (mostly in russian). Also, you cannot choose a private server. This is not a problem for many people (OsMo too works with a single public server), it seem to me really important. I'm not a programmer, but I suppose there are two possible "easy" solutions: 1. change OsMo source code for let you choose where upload/download data. A Traccar server will be nice. 2. change Traccar client _and_ Traccar Manager source codes for let them share data with OsmAnd via OsmAnd API. A third, possible solution is: change OsmAnd source code for let it share data with Traccar client and Traccar Manager via Traccar API. OsmAnd must get group position from Traccar Manager and show them on the map. Ciao /niubii/ -- You received this message because you are subscribed to the Google Groups "Osmand" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
