Skip to content

Implement onUserLocationChange in AIRMap#2889

Merged
rborn merged 2 commits intoreact-native-maps:masterfrom
troZee:feat/mapkit-onUserLocationChange
Oct 11, 2019
Merged

Implement onUserLocationChange in AIRMap#2889
rborn merged 2 commits intoreact-native-maps:masterfrom
troZee:feat/mapkit-onUserLocationChange

Conversation

@troZee
Copy link
Copy Markdown
Contributor

@troZee troZee commented May 29, 2019

(please answer here)

What issue is this PR fixing?

Resolved #2055

How did you test this PR?

Changes was made in iOS/Apple maps and tested only on ip7 iOS 11

@troZee
Copy link
Copy Markdown
Contributor Author

troZee commented May 29, 2019

cc @rborn

@rborn
Copy link
Copy Markdown
Collaborator

rborn commented May 29, 2019

@PTROCKI looks good, let me find a little time to test on iOS 12 and I'll come back to you ❤️

@smallsaucepan
Copy link
Copy Markdown

@PTROCKI - found this PR while looking at heading component of user location. Was there a particular reason heading was not included? If not, I will add in subsequent PR.

@troZee
Copy link
Copy Markdown
Contributor Author

troZee commented Aug 20, 2019

Can you describe, what is heading ?

@smallsaucepan
Copy link
Copy Markdown

Sure thing. Heading or bearing, as in the compass direction.

@troZee
Copy link
Copy Markdown
Contributor Author

troZee commented Aug 26, 2019

I just forgot to add it. You can create a separate PR for it.

@ssztemberg
Copy link
Copy Markdown
Contributor

I just checked that on iOS 13.1, iPhone X and it works fine. Don't forget to change readme Make sure showsUserLocation is set to true and that the provider is "google".

@rborn
Copy link
Copy Markdown
Collaborator

rborn commented Oct 11, 2019

@troZee can you please fix conflicts and I'll merge ❤️

@troZee
Copy link
Copy Markdown
Contributor Author

troZee commented Oct 11, 2019

@rborn done

@ssztemberg
Copy link
Copy Markdown
Contributor

@troZee You should also change readme, now it mentions that this is only for Google.

@troZee troZee force-pushed the feat/mapkit-onUserLocationChange branch from ae7ca53 to 1887383 Compare October 11, 2019 15:06
@rborn
Copy link
Copy Markdown
Collaborator

rborn commented Oct 11, 2019

@troZee @ssztemberg ❤️

@rborn rborn merged commit 0e64d0f into react-native-maps:master Oct 11, 2019
yuheidapperapps added a commit to yuheidapperapps/react-native-maps that referenced this pull request Oct 15, 2019
* master: (31 commits)
  Wider Note column (prevent horisontal scroll) (react-native-maps#3130)
  replaced deprecated bridge.imageLoader calls with moduleForClass API (react-native-maps#3125)
  Implement onUserLocationChange in AIRMap (react-native-maps#2889)
  keep current mapType when taking snapshot (react-native-maps#3120)
  Add mapPadding on iOS maps (react-native-maps#3119)
  [iOS] Expose isAccessibilityElement as a prop (react-native-maps#3115)
  Add supportLibVersion safeguard in gradle build (react-native-maps#3106)
  [0.26.1] Release
  rn 0.60.5 support (react-native-maps#3020)
  "AIRMap" was not found in the UIManager IN "0.26.0" (react-native-maps#3103)
  [0.26.0] Release
  Add Heatmap back in (react-native-maps#3064)
  Fixes NPE while removing already removed marker. (react-native-maps#3032)
  Add flat property binding on Marker for iOS (react-native-maps#3051)
  Add heading to the onUserLocationChange listener (react-native-maps#3045)
  Add onDoublePress callback (react-native-maps#2937)
  Allow using onPanDrag while scrollEnabled=true (react-native-maps#2935)
  updating pods for compile error (react-native-maps#3011)
  add overlay onPress event (react-native-maps#3007)
  Fix playServicesVersion name in installation docs (react-native-maps#3016)
  ...
pinpong pushed a commit to pinpong/react-native-maps that referenced this pull request Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Provide onUserLocationChange for use with MapKit (iOS)

5 participants