Skip to content

add support for calloutAnchor with GoogleMaps on iOS; fixes #1852#2351

Merged
rborn merged 2 commits intoreact-native-maps:masterfrom
rdixonbhw:bug/1852-ios-google-callout-anchor
Jun 28, 2018
Merged

add support for calloutAnchor with GoogleMaps on iOS; fixes #1852#2351
rborn merged 2 commits intoreact-native-maps:masterfrom
rdixonbhw:bug/1852-ios-google-callout-anchor

Conversation

@rdixonbhw
Copy link
Contributor

Does any other open PR do the same thing?

No, I haven't seen any PR referenced in the outstanding issue, nor does the title of any open PR indicate this fix.

What issue is this PR fixing?

#1852

How did you test this PR?

Platform: iOS Simulator 6s 11.2 using Google Maps provider

Patched changes into an existing project (on react-native 0.55.3) that is making use of calloutOffset to successfully offset callouts on Android. Was able to compare views on Android and iOS to see that they now match

@rborn
Copy link
Collaborator

rborn commented Jun 27, 2018

@rdixonbhw do we need to add/change anything in the docs? If yes please do so ❤️
@alvelig LGTM 🐽

@alvelig
Copy link
Contributor

alvelig commented Jun 27, 2018

LGTM

@rborn rborn merged commit ceed47f into react-native-maps:master Jun 28, 2018
timxyz pushed a commit to 3sidedcube/react-native-maps that referenced this pull request Aug 24, 2018
* master: (168 commits)
  Adding overlaying components details (react-native-maps#2425)
  docs: pin color limitations for android (react-native-maps#2429)
  Revert "Added MBTiles support for iOS and Android (react-native-maps#2208)" (react-native-maps#2387)
  Added MBTiles support for iOS and Android (react-native-maps#2208)
  Fix disabling the toolbar and my location button (react-native-maps#2317)
  Fixes warnings about self (react-native-maps#2341)
  Android: Fix lineCap of Polyline (react-native-maps#2375)
  Update installation.md (react-native-maps#2381)
  update doc (react-native-maps#2363)
  zIndex doesn't work when the map moves in iOS 11 (react-native-maps#2359)
  Fix readme formatting (react-native-maps#2358)
  add support for calloutAnchor with GoogleMaps on iOS; fixes react-native-maps#1852 (react-native-maps#2351)
  Added animateToNavigation method to MapView (react-native-maps#2049)
  Add react-native@^0.55 to peerDependencies (react-native-maps#2332)
  Fix custom marker updates on android react-native-maps#1611 react-native-maps#2048
  [iOS] Prefix or eliminate globals in AIRMapMarker (react-native-maps#2306)
  Fix CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF warnings (react-native-maps#2154)
  Fix for compile error (react-native-maps#2215). (react-native-maps#2232)
  Make tiles display at the same physical size regardless of pixel dens… (react-native-maps#2248)
  Added support of lineDashPattern polyline prop to iOS Google Maps (react-native-maps#2243)
  ...

# Conflicts:
#	lib/components/MapMarker.js
pinpong pushed a commit to pinpong/react-native-maps that referenced this pull request Feb 28, 2025
…ive-maps#1852 (react-native-maps#2351)

* add support for calloutAnchor with GoogleMaps on iOS

* update docs to specify platform specifics for calloutAnchor and calloutOffset
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.

3 participants