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

Leaflet support for React Native #167

Closed
hussainahmad opened this issue Nov 5, 2019 · 2 comments
Closed

Leaflet support for React Native #167

hussainahmad opened this issue Nov 5, 2019 · 2 comments

Comments

@hussainahmad
Copy link

Introduction

As we all know Google is charging for the google Map, so many companies switched from google map to alternative like Leaflet . Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. I found there is react-native-maps which is good but it required google configuration, which if you use leaflet not required.

The Core of It

there is React Leaflet to use map in React JS but this we can't use in React native according to this

Discussion points

I found there is react-native-webview-leaflet to support leaflet in react native. I thanks to @reggie3 for this library. but there is a minimal support in this. I think it will be great for React native Community if leaftlet support this.

@cpojer
Copy link
Member

cpojer commented Nov 5, 2019

Hello @hussainahmad. This is not the right place for this discussion – please discuss it directly on the leaflet repository. This repository is only used for discussing React Native itself.

@cpojer cpojer closed this as completed Nov 5, 2019
@hussainahmad
Copy link
Author

thanks

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

2 participants