-
-
Notifications
You must be signed in to change notification settings - Fork 130
feat(ios, android): add new API's, fix existing API's (merge conflicts solved) #519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…into add-poi-click
to be able to listen to the location updated immediately after granting the permission instead of closing and reopening the current view
# Conflicts: # android/src/ti/map/TiUIMapView.java
…add-poi-click # Conflicts: # android/build.gradle # ios/titanium.xcconfig
…into add-poi-click
all credits to tidev#446 !
… into add-poi-click-merged # Conflicts: # android/src/ti/map/MapModule.java # android/src/ti/map/PolygonProxy.java # android/src/ti/map/PolylineProxy.java # android/src/ti/map/TiUIMapView.java # android/src/ti/map/ViewProxy.java # apidoc/View.yml # ios/Classes/TiMapPolygonProxy.m # ios/Classes/TiMapPolylineProxy.m # ios/Classes/TiMapView.h # ios/Classes/TiMapView.m # ios/Classes/TiMapViewProxy.h # ios/Classes/TiMapViewProxy.m # ios/titanium.xcconfig
|
| map.setOnPoiClickListener(this); | ||
| map.setOnPolylineClickListener(this); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Spaces -> Tabs
|
@hansemannn Is the |
Basically #261 with latest upstream master.
Open issues / regressions: