wtMapbox (mapbox classes for webtoolkit)
Added by yvan vander sanden over 8 years ago
Hey.
In preparation for a bigger project i'd like to realize with wt, i've created some classes to use Mapbox with it. The Google Maps class was a bit too limited for what i'm planning to create, and mapbox (https://www.mapbox.com) seems like a pretty good map toolkit.
It is becoming a rather big project, and i've also created an extensive demo (mostly to make sure everything works like it should). Anyway, I've but all of the code on github in case anyone's interested.
Link is here: https://github.com/yvanvds/wtMapbox
Oh, and there's also a windows release of the demo project if you just want to see what it does.
Comments, requests and suggestions are all very welcome. Have a nice coding day!
yvan
Replies (2)
RE: wtMapbox (mapbox classes for webtoolkit) - Added by yvan vander sanden over 8 years ago
Forgot the link for the window binary:
RE: wtMapbox (mapbox classes for webtoolkit) - Added by Wim Dumon over 8 years ago
Hey Yvan,
Great project, I added it to http://redmine.webtoolkit.eu/projects/wt/wiki/Sample_Wt_Applications
Wim.