Open GoogleCodeExporter opened 9 years ago
[deleted comment]
Original comment by andpet@gmail.com
on 18 Jul 2010 at 10:01
[deleted comment]
There is a simple way to have such zoom controls. See osmand source code:
https://code.google.com/p/osmand/source/browse/trunk/OsmAnd/src/com/osmand/views
/OsmZoomControls.java
Original comment by vitaliy....@gmail.com
on 3 Aug 2010 at 7:51
I'm not quite sure where you intend to use that code, but osmand looks really
good!
Original comment by neilboyd
on 4 Aug 2010 at 2:59
did anyone find the images used in OsmAnd ?
Original comment by mpr....@gmail.com
on 23 Aug 2010 at 5:27
OsmAnd just extends ZoomControls class and overrides onMeasure method to make
buttons width less.
Original comment by vitaliy....@gmail.com
on 24 Aug 2010 at 6:47
Thanks! Didn't know that ZoomControls are a builtin class ...
Original comment by mpr....@gmail.com
on 24 Aug 2010 at 9:28
See also OsmAnd issue 84: http://code.google.com/p/osmand/issues/detail?id=84
Original comment by neilboyd
on 7 Oct 2010 at 5:13
Original issue reported on code.google.com by
vitaliy....@gmail.com
on 10 Jul 2010 at 12:45Attachments: