Ilker Mengi

Results 5 comments of Ilker Mengi

I've noticed that the lag only happens on the build-in display on a MBP. On a secondary monitor it's smooth.

+1 I know it's an old thread, but I got the same problem. My code: ``` javascript var Map = require('com.polancomedia.mapbox'); var mapFile = Titanium.Filesystem.getFile(Titanium.Filesystem.resourcesDirectory, 'custom-world-6.mbtiles'); Ti.App.Map = Map.createView({ map:...

@Abdelalim-dev When I use `addAnnotations` I get: `undefined is not a function (evaluating 'Ti.App.Map.addAnnotations([ a1 ])')` And I don't see `addAnnotations` anywhere in the documentation (https://github.com/adampax/titanium-mapbox/wiki/Annotations).

> @Abdelalim-dev > To be on the same page make sure you are using the same map module I'm using (ti.map). But i'm using the map-box module (com.polancomedia.mapbox) so ti.map...

Any update on the new hyperloop module?