Is it possible to use the ArcGIS library with titanium studius? I am planning on developing a mobile application and would like to show a map I have created with ArcMap. I plan on using the latest version of the titanium sdk and the application must (at the very least) be released for android 2.2 and iOs. Esri (developer of ArcGIS) already has released sdks for android and iOs. So (I think) it should be possible to link these to the titanium sdk right? Has anyone already done this, any searches didn't yield any results.
2 Answers
Hi Mathyn
You might want to provide a link to any websites in the future, helps people to find exactly what you are after.
The maps appear not to require 'flash' and their is an API for javascript - both positive signs. You could implement this by adding the code in a webView - not perfect, but would likely work.
However I imagine the best starting point is using the forums on their own website, as the people here will be much more likely to know an answer for you.
Thanks for the reply, I'll keep posting links in mind if I have any future questions. I already figured I could use a webview, but I just wanted to make sure a better solution was not readily available. I'll post on the arcgis forums, if they have a good solution I'll post it here as well.
Your Answer
Think you can help? Login to answer this question!