brandonaaron / jquery-spellcheck

A jQuery plugin that adds spellcheck support to inputs using the Google spell checker API.
http://plugins.jquery.com/project/spellcheck
MIT License
89 stars 23 forks source link

Category numbers #3

Open markoddi01 opened 12 years ago

markoddi01 commented 12 years ago
    Airlines = 0, 
    AmusementPark = 1,
    Cafe = 2,
    Restaurants = 3,
    GasStation = 4,
    MovieTheatres = 5,
    Bar = 6,
    Banks = 7,
    Misc = 8,
    BeautySalon = 9,
    ClothingStore = 10,
    ConvenienceStore = 11,
    DepartmentStore = 12,
    Casino = 13,
    ElectronicsStore = 14,
    GroceryOrSuperMarket = 15,
    Gym = 16,
    HairCare = 17,
    Library = 18,
    LiquorStore = 19,
    MealDelivery = 20,
    MealTakeAway = 21,
    NightClub = 22,
    ShoeStore = 23,
    ShoppingMall = 24,
    TrainStation = 25,
    Lodging = 26