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

feat: react-native-windows map support #5050

Closed

Conversation

colincarter
Copy link

Does any other open PR do the same thing?

(please answer here)

What issue is this PR fixing?

(please link the issue here)

How did you test this PR?

(please answer here)

@salah-ghanim
Copy link
Collaborator

@colincarter what's your plan here? what windows / macos native libraries you want to use to render maps ?

@colincarter
Copy link
Author

@salah-ghanim I hadn't realised a PR would automatically be created. It's a bit too early at this stage. I have a react-native-windows version of react-native-maps working in production. It covers a limited api subset MapView, Marker, Callout, Polygon and Polyline. I've been using windows UWP MapControl apis. It's written in C# at the moment but I intend to convert it to C++

@salah-ghanim
Copy link
Collaborator

@olincarter sounds very good, might be worth it to publish your own version separately for a while to see if there is community traction ? also please checkout #4975

@colincarter
Copy link
Author

Closing this PR as not ready

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.

None yet

2 participants