Posts by user27497 • 63 points
4 posts
-
1
votes0
answers32
viewsQ: Current Location does not work with Mapmodule
Using Appcelerator, starting a new project and I need to put my current location on the map, but I can’t place it. I can only put a fixed point. Follow my codes below:…
-
2
votes1
answer89
viewsQ: Como mostrar endpoint no maps pelo get? - javascript
I am new to programming and I am developing an app from which I search for a list of taxis closer to my location through a website. But I’m having a hard time with it. Lists active taxi drivers…
-
1
votes1
answer29
viewsQ: How to edit Theme.xml in Titanium?
I need to remove actionBar from my project and the best way I could find was to edit Theme.xml. However, when I edit it, I cannot save it and soon, my actionBar remains active. I tried to put the…
-
2
votes0
answers103
viewsQ: Display latest chat messages
Below follows the code to display the last messages exchanged in a chat I’m creating. Chat works correctly, however, when starting a new conversation the last messages that change does not appear,…