I'm really looking forward to evaluating this over the weekend.
Some of you will yell at me for saying this, but - I think this tool is underpriced. The world needs an Android tool like this very badly. If it works, it's worth a whole lot more than the current price.
My question:
I'm not seeing an interface to the Android MapView. Do we have that here?
[very important requirement for us]
But there is one problem with loading the new maptiles. The offline-function does work very good. When the online-function works, I can set markers in the map with the algorithmus from klaus and corwin42. I think, that is one way to build several interfaces for each form of marker and it can show inside your app with something like a panel, so that you don't need services to show the new gps-data.
What you can do is, looking at my code....:BangHead: I'm still working four days without any solution....
Short term, I'm probably going to try building a "standard" API V3 (no key needed) map with a local HTML file (if that works) and a GeoRSS feed from a remote website. But it'll be the weekend before I get a chance to try it. I need to figure out some basics first.