0

Has anyone been able to integrate the opensource TileStream server with the route-me framework for iOS? The documentation is pretty scarce. I have been able initialize a dictionary with the data for my map, however I get a sigabrt whenever I try and run the code.

Thanks

taylormade201
  • 696
  • 2
  • 9
  • 25

1 Answers1

2

I've created a sample project showing how this works:

https://github.com/mapbox/tilestream-ios-example

incanus
  • 5,100
  • 1
  • 13
  • 20