Now I'm searching OsmAnd Android library to build one map application. I 
had already one my open street map server. How could I connect to my OSM 
server with OsmAnd library ?
I found one code like this :

mapPrimitivesProvider = new MapPrimitivesProvider(
      obfMapObjectsProvider,
      mapPrimitiviser,
      rasterTileSize);


obfMapObjectsProvider => is object get data from odf file  

If I want to get data from my OSM server , how could I do it?

Could you mind help me about this ?

-- 
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.

Reply via email to