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

example maps #221

Closed
zokypesch opened this issue Nov 20, 2017 · 4 comments
Closed

example maps #221

zokypesch opened this issue Nov 20, 2017 · 4 comments

Comments

@zokypesch
Copy link

anyone have a example carousel with maps ???

@bd-arc
Copy link
Contributor

bd-arc commented Nov 23, 2017

Hi @zokypesch,

It shouldn't be to complicated to implement. As stated in the doc:

You can find some insight about our map implementation in this comment.
The folks at codedaily.io have created a great tutorial about implementing a similar feature. Go check it out!

@bd-arc bd-arc closed this as completed Nov 23, 2017
@SKempin
Copy link

SKempin commented Jun 19, 2018

@zokypesch I'm trying to implement the carousel inside of the MapView. Currently I can only implement it underneath, so the carousel doesn't overlay the map. Did you attempt to do something similar? Thanks

@TheMarcusLee
Copy link

@SKempin Try using absolute positioning to place the carousel inside the MapView rather than beneath it.

@SKempin
Copy link

SKempin commented Aug 24, 2018

@LegaciPro Thanks, I had previously figured this out and have added it to the documentation for RN Google maps - https://github.com/react-community/react-native-maps#overlaying-other-components-on-the-map

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

No branches or pull requests

4 participants