You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
@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).
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
The text was updated successfully, but these errors were encountered: