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

Improvements and wishes #4

Open
PaulWeb opened this issue Nov 24, 2015 · 0 comments
Open

Improvements and wishes #4

PaulWeb opened this issue Nov 24, 2015 · 0 comments

Comments

@PaulWeb
Copy link

PaulWeb commented Nov 24, 2015

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant