Currently I have MapView, MapController, GeoPoint and Overlay
'rebuilt'.
The things the user would need to do is reorganizing the imports and
change some Classnames, like from Projection to
OpenStreetMapViewProjection.
I decided not to name the classes exactly like the original ones, to
avoid accidentally mixing them up.

Regards, plusminus
http://anddev.org
#  Worlds largest Android Development Community / Tutorials

On Sep 30, 9:53 am, JP <[EMAIL PROTECTED]> wrote:
> On Sep 30, 5:28 am, plusminus <[EMAIL PROTECTED]> wrote:> @JP: Yes, I am 
> trying to work completely without any import from the
> > maps-package.
>
> Hmm, I assumed that; let me rephrase my question: If anybody has app
> code that uses classes in question (i.e. from packages
> com.google.android.maps and com.android.location.Geocoder), can they
> "simply" switch out import declarations and add the respective .jar of
> OpenStreetMap-MapView, and now roll with OpenStreetMap-MapView right
> out of the box; perhaps only having to refactor identifiers in their
> app code? This would require classes in your packages which allow an
> in-place replacement of GeoPoint, ItemizedOverlay, MapActivity,
> MapView, MapController etc.
> Or are you building a completely new model?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/android-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to