Skip to content

[iOS] Added showsUserLocation property support for Google Maps#721

Merged
gilbox merged 2 commits intoreact-native-maps:masterfrom
julien-rodrigues:google-maps-ios-showsuserlocation
Oct 24, 2016
Merged

[iOS] Added showsUserLocation property support for Google Maps#721
gilbox merged 2 commits intoreact-native-maps:masterfrom
julien-rodrigues:google-maps-ios-showsuserlocation

Conversation

@julien-rodrigues
Copy link
Copy Markdown
Contributor

Hi,

I needed to have the position of the user displayed on the map. And I saw the support on GoogleMaps for iOS was not there.

I added the support of the prop showsUserLocation for GoogleMaps on iOS.

The code just sets the option myLocationEnabled on the map.

Documentation for this is available here: https://developers.google.com/maps/documentation/ios-sdk/map#my_location

@julien-rodrigues julien-rodrigues changed the title Google maps ios showsuserlocation [iOS] Added showsUserLocation property support for Google Maps Oct 24, 2016
Copy link
Copy Markdown
Contributor

@gilbox gilbox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dope!

@gilbox gilbox merged commit d183c0f into react-native-maps:master Oct 24, 2016
@julien-rodrigues
Copy link
Copy Markdown
Contributor Author

Thanks :)

gilbox pushed a commit that referenced this pull request Oct 31, 2016
* Added suppport for the property showsUserLocation on iOS for GoogleMaps

* CS fix
Exilz pushed a commit to archriss/react-native-maps that referenced this pull request Dec 9, 2016
…-native-maps#721)

* Added suppport for the property showsUserLocation on iOS for GoogleMaps

* CS fix
pinpong pushed a commit to pinpong/react-native-maps that referenced this pull request Feb 28, 2025
…-native-maps#721)

* Added suppport for the property showsUserLocation on iOS for GoogleMaps

* CS fix
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.

2 participants