sabirelamrani / mapme

Automatically exported from code.google.com/p/mapme
0 stars 0 forks source link

Show bookmarks on the map #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Show saved bookmarks on the map (as balloons, arrows or circles, whatever) 
together with the name of the bookmark. 
We should use overlays for this (which we're already using in the code to 
highlight found locations as black circles with numbers). More info here 
(they show an android on the map):
http://developer.android.com/guide/tutorials/views/hello-mapview.html

In order to populate the map with bookmarks we must query the db4o database 
(and only bother if the location is inside the screen area).

Original issue reported on code.google.com by germanvi...@gmail.com on 21 Jun 2009 at 8:09

GoogleCodeExporter commented 9 years ago

Original comment by germanvi...@gmail.com on 24 Jun 2009 at 2:37

GoogleCodeExporter commented 9 years ago

Original comment by germanvi...@gmail.com on 27 Jun 2009 at 4:57