• Map and Pins (CSV file viewer) 1
  • Map and Pins (CSV file viewer) 2
  • Map and Pins (CSV file viewer) 3
  • Map and Pins (CSV file viewer) 4

Map and Pins (CSV file viewer)

This application is an simple address viewer, toward the next person.(1) People who want to management of customer (recommended for Android app seller) .(2) People who want to aggregate of address area (Ex.Country, province, city).(3) People who want to see a map from address information(Only zip code is acceptable).
This is a CSV(Comma Separated Values) file viewer.I created the application for customer management of Android applications.This displays pins on a google map from address text in CSV file.For example, CSV file is customer list, friends list, visited places list, in fact this is useful for customer management.CSV file can be generated by Excel (Windows), Numbers(Mac) or text editor.You send the CSV file to this application, then it displays the pins and map.Please CSV file "Send" by the File Manager (Ex. "ASTRO File Manager",Dropbox,etc).

Features:
- Can select on/off the display for each pin type.
- You can check area count and name. (see screenshot No.2)
- Display pin data on balloon.
- Can be on/off the display label of pin.
- First execution takes times, subsequent execution will be faster by cache.
- Double tap to zoom the map.
- To read the local file rather than on the net, a security safe.
- Requires external disk (SD card).
- Without notice, Function addition and design changes are made.

---Example 1 (CSV file)//SimplestExample(CustomerList), Type=1 Color=1 Data=1iPhone,blueProductName,UserName,AddressiPhone,user1,"New York,NY"

---Example 2 (CSV file)//TypicalExample(CustomerList), Type=3 Color=3 Data=4 tel,url,mailiPhone,blue,iPad,red,"iPod touch",yellowProductName,UserName,Address,RemarksiPhone,user1,"New York,NY",012-345-6789iPad,user2,"2329 West Mall Vancouver, BC,Canada",Doctor"iPod touch",user3,"Cupertino, CA",http://google.comiPhone,user4,"Key West, Florida, USA",[email protected]

---BNF(Backus-Naur Form) like syntax of CSV file.([] is optional item. {} is items repeating 0 or more times.) ::= [],{,[],} ,,{,} {,

Category : Business

Related searches

Reviews (2)

A. G. u. Jul 13, 2012     

Your are supposed to write some kind of BNF program to enter data into this piece of junk. No wonder it has only 6 downloads. Emailed author and got back some jibberish about learning to program in BNF language.

Iva. Y. Aug 19, 2013     

I was looking for an app like "My Maps" in iTunes & this is FAR FROM IT!!