Skip to content

TSLocateView is city picker view.you can uses it to picker the city's name and coordinate.

Notifications You must be signed in to change notification settings

fly2wind/TSLocateView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TSLocateView

TSLocateView is a city picker component. you can uses it to picker a city's name and coordinate. This component is part of the most popular social network in China, DouDouYou兜兜友 (http://ddy.me), which is available download at http://itunes.apple.com/us/app/dou-dou-you/id379405145?mt=8.

How to use

  1. import TSLocateView in your prefix file.
  2. uses the UIActionSheetDelegate to handler the event.
// create an locateView, likes the UIAlertView
TSLocateView *locateView = [[TSLocateView alloc] initWithTitle:@"定位城市" delegate:self];
[locateView showInView:self.view];

Preview

Contrat me

About

TSLocateView is city picker view.you can uses it to picker the city's name and coordinate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published