/*!======================================================================== * Bootstrap: iconset-mapicon-2.1.0.js by @recktoner * https://victor-valencia.github.com/bootstrap-iconpicker * * Iconset: Map Icons 2.1.0 * https://github.com/scottdejonge/Map-Icons * ======================================================================== * Copyright 2013-2015 Victor Valencia Rico. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * ======================================================================== */ ;(function($){ $.iconset_mapicon = { iconClass: '', iconClassFix: 'map-icon-', icons: [ '', 'art-gallery', 'campground', 'bank', 'hair-care', 'gym', 'point-of-interest', 'post-box', 'post-office', 'university', 'beauty-salon', 'atm', 'rv-park', 'school', 'library', 'spa', 'route', 'postal-code', 'stadium', 'postal-code-prefix', 'museum', 'finance', 'natural-feature', 'funeral-home', 'cemetery', 'park', 'lodging', 'female', 'male', 'unisex', 'toilet', 'bakery', 'cafe', 'restaurant', 'food', 'liquor-store', 'bicycle-store', 'pet-store', 'hardware-store', 'book-store', 'furniture-store', 'department-store', 'electronics-store', 'jewelry-store', 'clothing-store', 'convenience-store', 'store', 'shopping-mall', 'movie-rental', 'grocery-or-supermarket', 'florist', 'laundry', 'abseiling', 'archery', 'baseball', 'bicycling', 'climbing', 'golf', 'hang-gliding', 'horse-riding', 'inline-skating', 'motobike-trail', 'playground', 'skateboarding', 'tennis', 'trail-walking', 'viewing', 'walking', 'boating', 'boat-ramp', 'boat-tour', 'canoe', 'diving', 'fishing', 'fishing-pier', 'fish-cleaning', 'jet-skiing', 'kayaking', 'marina', 'rafting', 'sailing', 'scuba-diving', 'surfing', 'swimming', 'waterskiing', 'whale-watching', 'wind-surfing', 'chairlift', 'cross-country-skiing', 'ice-fishing', 'ice-skating', 'ski-jumping', 'skiing', 'sledding', 'snow-shoeing', 'snow', 'snowboarding', 'snowmobile', 'train-station', 'subway-station', 'bus-station', 'transit-station', 'parking', 'gas-station', 'car-rental', 'car-dealer', 'car-repair', 'car-wash', 'airport', 'taxi-stand', 'health', 'dentist', 'doctor', 'hospital', 'pharmacy', 'physiotherapist', 'veterinary-care', 'bar', 'amusement-park', 'aquarium', 'casino', 'movie-theater', 'night-club', 'zoo', 'bowling-alley', 'storage', 'electrician', 'moving-company', 'painter', 'plumber', 'roofing-contractor', 'general-contractor', 'locksmith', 'insurance-agency', 'lawyer', 'real-estate-agency', 'travel-agency', 'accounting', 'courthouse', 'political', 'local-government', 'embassy', 'city-hall', 'fire-station', 'police', 'place-of-worship', 'church', 'mosque', 'synagogue', 'hindu-temple', 'wheelchair', 'closed-captioning', 'open-captioning', 'sign-language', 'volume-control-telephone', 'low-vision-access', 'braille', 'audio-description', 'assistive-listening-system', 'search', 'location-arrow', 'zoom-out', 'zoom-out-alt', 'zoom-in', 'zoom-in-alt', 'crosshairs', 'compass', 'expand', 'fullscreen', 'map-pin', 'square-pin', 'route-pin', 'sheild', 'circle', 'square-rounded', 'square' ]}; })(jQuery);