Comment 1 for bug 738874

Revision history for this message
taras strypko (esteewhy) wrote :

Not exactly "yandex", but i've managed to implement visual location selection with GMaps v2 for my pet project Wheelly, which in itself was initially based on Financisto codebase and data structures.

I suppose it will be reasonably easy to backport my code, just need some motivation to do so ;-).

Relevant starting point is this: https://code.google.com/p/wheelly/source/browse/src/com/wheelly/activity/LocationsList.java?name=dev . My design consists of:
- tabbed activity with:
-- textual list of locations
-- Gmap with markers, clicking on which baloon appears, upon clicking of which location gets selected