Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 644 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 644 Bytes

Sample.Mapping

This is a Titanium Mobile sample app that uses native maps to plot locations. With it you can forward geocode addresses and add them as annotations to the map.

Topics Covered

  • Using native maps with Titanium.Map
  • Adding annonations to native maps
  • Remote Data acccess via Titanium.Network.HTTPClient
  • Modular Javascript with CommonJS
  • Cross-platform design

Documentation Links