Skip to content
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

Modifications/Enhancements to MapView.UrlTile #2136

Merged
merged 11 commits into from
Apr 9, 2018

Conversation

akmjenkins
Copy link
Contributor

  1. Added propType shouldReplaceMapContent (effectively maps to canReplaceMapContent on MKTileOverlay) so that it's no longer hard coded to YES (is that a good default?) on iOS, MapKit.

  2. Let GoogleMaps obey maximumZ (no longer just for iOS, MapKit!).

  3. While we're at it, add a minimumZ for all maps on both platforms.

Does any other open PR do the same thing?

Not that I'm aware

What issue is this PR fixing?

N/A

How did you test this PR?

Tested on both simulators on a Mac

akmjenkins and others added 11 commits March 28, 2018 21:05
…ldReplaceMapContent) for iOS, MapKit only

2. Allow GoogleMaps on iOS to obey maximumZ
3. Added prop minimumZ for MapKit and GoogleMaps on iOS and Android
…ong to compare). Get rid of compiler warnings (accidentally wrote NSUInteger instead of NSInteger)
Add 'none' option to docs for mapType
…ct-native-maps#2172)

* Add Mock Provider boolean on each location update

* Update mapview.md

Update docs to specify that coordinate includes mock provider boolean

* Check API is 18 or above for isFromMockProvider

* Update docs to mention API
…ldReplaceMapContent) for iOS, MapKit only

2. Allow GoogleMaps on iOS to obey maximumZ
3. Added prop minimumZ for MapKit and GoogleMaps on iOS and Android
…ong to compare). Get rid of compiler warnings (accidentally wrote NSUInteger instead of NSInteger)
@rborn
Copy link
Collaborator

rborn commented Apr 9, 2018

LGTM @alvelig 🐽

@alvelig
Copy link
Contributor

alvelig commented Apr 9, 2018

LGTM

@rborn rborn merged commit 67d63ef into react-native-maps:master Apr 9, 2018
Kammeh added a commit to Kammeh/react-native-maps that referenced this pull request Apr 12, 2018
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.

6 participants