-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
feat(ios, android): add new API's, fix existing API's #261
Open
hansemannn
wants to merge
51
commits into
tidev:master
Choose a base branch
from
hansemannn:add-poi-click
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hansemannn
force-pushed
the
add-poi-click
branch
from
August 2, 2019 08:52
7e29149
to
bf2373e
Compare
hansemannn
changed the title
feat(android): add „poiclick“ event
feat(ios, android): add „poiclick“ event, refactor iOS
Aug 31, 2019
|
hansemannn
changed the title
feat(ios, android): add „poiclick“ event, refactor iOS
feat(ios, android): add new API's, fix existing API's
Nov 2, 2019
…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
hansemannn
force-pushed
the
add-poi-click
branch
from
February 28, 2020 11:06
4b3f138
to
7bc0632
Compare
# 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 !
1 task
# Conflicts: # android/build.gradle # android/manifest # android/src/ti/map/MapModule.java
# Conflicts: # android/src/ti/map/MapModule.java
Fixes: Uncaught Error: Could not copy bitmap to parcel blob.
* feat: use fragment container and add raw map mode * feat(android): implement liteMode Fixes MOD-2587 * fix: enable lite mode * chore: remove unused code * fix: remove unused file --------- Co-authored-by: Chris Williams <[email protected]> Co-authored-by: Hans Knöchel <[email protected]>
@janvennemann you can run |
* feat(android): add “customIcon” property * chore: guard label
m1ga
reviewed
Jun 2, 2023
* fix: only ignore tilt and bearing in lite mode * fix: zoom out if markers are out of view * chore: remove debug log
@m1ga Thx! Unfortunately, the linting does not seem to work:
|
@hansemannn sorry, it's |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All changes are in parity with https://github.com/hansemannn/titanium-googlemaps.
Android:
poiclick
eventcontainsCoordinate
methodgeometryContainsLocation
methodgeometryDistanceBetweenPoints
methodPolyline.points
showAnnotations
to handle multiple annotations at oncepadding
propertyiOS:
containsCoordinate
methodpadding
property