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

INCLUDE OPENSTREETMAP LAYER #172

Open
baraka101 opened this issue Apr 26, 2016 · 3 comments
Open

INCLUDE OPENSTREETMAP LAYER #172

baraka101 opened this issue Apr 26, 2016 · 3 comments
Labels

Comments

@baraka101
Copy link

baraka101 commented Apr 26, 2016

hello , was thinking it will be good to include openstreetmap layer , since in other countries it holds more data and info, like Tanzania, which way to approach this on this project

@jszwedko
Copy link
Member

Hi @baraka101,

Agreed, it would be nice to be able to support both mapping formats. It would take a bit of work to decouple the Javascript from the Google maps API, but I'm happy to review a pull request for this if you have the interest and time.

Thanks for the report!

@baraka101
Copy link
Author

ok sir , iam working on this . hope you can give guide on best way

@jszwedko
Copy link
Member

@baraka101 I think you'll want to pull out the mapping pieces of Javascript into a separate module, add another module using OSM, exposing an interface that both implement and using it in the common JS code (that does things like adding the points to the map).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants