nitrag
nitrag
https://github.com/amorican/titanium-mapbox-android
Oh I'm sorry, pasted this link in the wrong window. Disregard. I kept this window open hoping someone would know the answer because I am curious as well. Sorry!
Wait. So you want an image, let's say a police car on a highway, to be stuck to a certain Geo Point on the map so that it always stays...
Ah OK. So you want a custom map then. Hmm. Well this module supports offline. The data file is in .mbtiles format. If you could find a program to convert...
Its a totally new SDK. I plan on creating hyperloop modules. On Jul 2, 2016 5:57 PM, "Noel Baron" [email protected] wrote: > Their interface and capabilities appear to have change...
https://github.com/amorican/titanium-mapbox-android
@adampax You think you could proof and incorporate my code...I think I'm on the right track. I can't test as I can't figure out how to compile! I want to...
I thought the resources directory was read-only? So a download would land in ApplicationData which I could not get mapbox to see. Unless I'm missing something? Download mbtiles from internet...
This still required the modification to ComPolancomediaMapboxView.m thought right? I can't get the module to build for the life of me. Can anyone provide exact steps from cloning the git...
OK I figured it out. Had to build with 3.4.1. Will attempt with 3.5.0 tomorrow and post my working code for both the AppData or Resources data file locations!