If you use a single class from the 'maps'-package, on has to add <uses-
library ...>.
But what parts were you thinking about?

Btw: I just added a MiniMap-Feature which can easily be overlayed
anywhere on the OpenStreetMap-MapView with just 6 lines of code.
(Video soon)

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

On 30 Sep., 22:14, JP <[EMAIL PROTECTED]> wrote:
> Allright! I was hoping to hear just that. I might (have to) come on
> board some time in the future.
> I cannot remember having seen a provision in the ToS which would
> disallow re-engineering of the SDK (or parts of it); did you check
> before you started down that path?
>
> On Sep 30, 7:56 am, plusminus <[EMAIL PROTECTED]> wrote:
>
> > 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, plusminushttp://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