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

Extract the Bing Maps API wrapper into a separate project #2

Closed
jwalgran opened this issue Oct 11, 2011 · 1 comment
Closed

Extract the Bing Maps API wrapper into a separate project #2

jwalgran opened this issue Oct 11, 2011 · 1 comment
Assignees

Comments

@jwalgran
Copy link
Owner

A python wrapper for getting transit directions from Bing is useful outside of this project. The TravelBoard specific elements should be removed and implemented as a wrapper around a generic Bing Maps search class.

@ghost ghost assigned jwalgran Oct 11, 2011
@jwalgran
Copy link
Owner Author

I am in the process of converting the backend to Node (#3). Since I am rewriting the code anyway, it is a perfect time to extract some generic functionality. To that end, I created a Node module for calling the Bing Maps routing API:

https://github.com/jwalgran/bing

And added it to the npm registry:

http://search.npmjs.org/#/bing

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

1 participant