rksahu1987 / osmdroid

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

OSM TilesOverlay over Google Map #192

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Following the discussion on the forum:
http://groups.google.com/group/osmdroid/browse_thread/thread/1e2219b8e2d28edb

I created a java project called "osmdroid-google-overlay" including a custom 
TilesOverlay class (credits to Alex) in order to display any osm source over 
google maps.

Howto use in Eclipse:
- import osmdroid-google-overlay,
- setup ANDROID_MAPS_API variable to 
$YOURANDROIDSDK/add-ons/addon_google_apis_google_inc_4/libs/maps.jar,
- add slf4j and osmdroid to the build path of osmdroid-google-overlay,
- finally add osmdroid-google-overlay into the build path of your project.

See the forum for a code example.

Please integrate this project on the svn.

We should then create a jar and a wiki page to detail how to use this library.

Cheers,
Julien

Original issue reported on code.google.com by Murphy2...@gmail.com on 30 Mar 2011 at 9:57

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by neilboyd on 18 Apr 2011 at 5:29

GoogleCodeExporter commented 8 years ago
Added in revision 921.

Original comment by neilboyd on 19 Apr 2011 at 8:17

GoogleCodeExporter commented 8 years ago
Why is this a separate project?  Couldn't it just be included in 
osmdroid-google-wrapper?  It's not strictly the same thing, but it's kind of 
related and saves making a new project for just one class. 

Original comment by neilboyd on 20 Apr 2011 at 7:35

GoogleCodeExporter commented 8 years ago
That's possible, do you think it makes sense to rename the 
osmdroid-google-wrapper project into a generic osmdroid-google or 
osmdroid-google-tools?

Original comment by Murphy2...@gmail.com on 21 Apr 2011 at 12:06

GoogleCodeExporter commented 8 years ago
That would be even better. I prefer osmdroid-google.

Original comment by neilboyd on 21 Apr 2011 at 5:16

GoogleCodeExporter commented 8 years ago
I've done the rearranging.
I still need to update the wiki.

Original comment by neilboyd on 21 Apr 2011 at 11:28

GoogleCodeExporter commented 8 years ago
where can I find it now?

Original comment by pip...@gmail.com on 7 May 2012 at 5:38

GoogleCodeExporter commented 8 years ago
osmdroid-third-party project

Original comment by neilboyd on 7 May 2012 at 6:45