Skip to content

jokeruzzo/ofxMapBox

Repository files navigation

Mapbox for Openframeworks IOS

Still in development.

Wat is possible right now:

- top layer EaglView
- add custom MBTiles with offlineMap(string map)
- online maps onlineMap("URL") // tilemap server recommended.. see tilestream for your own map or use one of the examples provided by mapBox.
- rotation of map by user or manually (see example https://vimeo.com/70893088)
- add annotations
- add markers
- projected point conversion


Fixes:
  
- had some troubles with receiving tap gestures. You can receive taps by using gotMessage(ofMessage& msg)

Related links:

https://github.com/mapbox/mapbox-ios-sdk
http://www.openframeworks.cc
http://www.mainteractive.nl

About

MapBox for Open Frameworks IOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published