Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

Improvements and wishes #4

Description

@PaulWeb

about api 15
Google forgot ex-USSR market :-). I'am developer apps for taxi and below stats from our dashboard.
Android 2.3.3 - 2.3.7 6.31%
Android 4.0.3 - 4.0.4 6.12%
add attribute tools:overrideLibrary="org.onepf.opfmaps, org.onepf.opfmaps.osmdroid, org.osmdroid.bonuspack" to uses-sdk

What about osmodroid 5.0.1?
I've tried to use new lib with your wrapper but I've got NoSuchMethodError org.osmdroid.views.MapView.
at org.onepf.opfmaps.osmdroid.delegate.OsmdroidMapViewDelegate.(OsmdroidMapViewDelegate.java:106)
at org.onepf.opfmaps.osmdroid.delegate.OsmdroidMapViewDelegate.(OsmdroidMapViewDelegate.java:102)

How can I get refer on native map?
Because in my app I'am using cluster but your lib still doesn't support it and also for example setOnMyLocationChangeListener

It has almost the same API as Google Maps Android API v2.
But not the same interfaces and classes for example animateCamera, setLocationSource

about android studio gradle and org.apache.commons:commons-lang3:3.4
packagingOptions {
...
exclude 'META-INF/LICENSE.txt'
exclude 'META-INF/NOTICE.txt'
...
}

It maybe better to split mapdelegate on interfaces: Drawing, Cluster, Base and e.t.c for understanding what maprovider can do or not do

Thanks for repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions