文件名称:simple-locator.1.4.0
-
所属分类:
- 标签属性:
- 上传时间:2015-11-02
-
文件大小:2.6mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
谷歌地图,商城寻找,非商业源码,供学习参考
-Store Finder is a multi-language fully featured PHP/Javascr ipt/MySQL integrated with Google Maps API v3 that allows customers to locate your stores easily. Packed with Geo Location, Google Street View and Google Maps Direction your customers will never be lost again getting to your locations. The store finder will be able to list of nearby stores/outlets around your web visitors nearest to the furthest distance away.
-Store Finder is a multi-language fully featured PHP/Javascr ipt/MySQL integrated with Google Maps API v3 that allows customers to locate your stores easily. Packed with Geo Location, Google Street View and Google Maps Direction your customers will never be lost again getting to your locations. The store finder will be able to list of nearby stores/outlets around your web visitors nearest to the furthest distance away.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
simple-locator/
simple-locator/views/
simple-locator/views/singular-post.php
simple-locator/views/post-meta/
simple-locator/views/post-meta/error-modal.php
simple-locator/views/post-meta/location-meta.php
simple-locator/views/widget-options.php
simple-locator/views/simple-locator-form-ajax.php
simple-locator/views/simple-locator-form.php
simple-locator/views/settings/
simple-locator/views/settings/error-modal-settings.php
simple-locator/views/settings/import-1.php
simple-locator/views/settings/import-3.php
simple-locator/views/settings/import-errors.php
simple-locator/views/settings/import-0.php
simple-locator/views/settings/defaultmap.php
simple-locator/views/settings/general.php
simple-locator/views/settings/resultsfields.php
simple-locator/views/settings/posttype.php
simple-locator/views/settings/import-2.php
simple-locator/views/settings/map.php
simple-locator/views/settings/settings.php
simple-locator/readme.txt
simple-locator/composer.json
simple-locator/app/
simple-locator/app/Events/
simple-locator/app/Events/RegisterPublicEvents.php
simple-locator/app/Events/RegisterAdminEvents.php
simple-locator/app/Settings/
simple-locator/app/Settings/Settings.php
simple-locator/app/Integrations/
simple-locator/app/Integrations/IntegrationFactory.php
simple-locator/app/Integrations/ACF/
simple-locator/app/Integrations/ACF/AdvancedCustomFields.php
simple-locator/app/API/
simple-locator/app/API/AllLocationsShortcode.php
simple-locator/app/API/FormWidget.php
simple-locator/app/API/SingleLocationShortcode.php
simple-locator/app/API/FormShortcode.php
simple-locator/app/Migrations/
simple-locator/app/Migrations/MapStyles.php
simple-locator/app/Migrations/map_styles/
simple-locator/app/Migrations/map_styles/5-shades_of_gray.php
simple-locator/app/Migrations/map_styles/2-blue_water.php
simple-locator/app/Migrations/map_styles/6-night_rider.php
simple-locator/app/Migrations/map_styles/1-subtle_grayscale.php
simple-locator/app/Migrations/map_styles/4-old_map.php
simple-locator/app/Migrations/map_styles/3-apple_maps_esque.php
simple-locator/app/Migrations/Activation.php
simple-locator/app/Migrations/DefaultOptions.php
simple-locator/app/Migrations/map_options/
simple-locator/app/Migrations/map_options/map-options.php
simple-locator/app/Helpers.php
simple-locator/app/Repositories/
simple-locator/app/Repositories/MapStyles.php
simple-locator/app/Repositories/FieldRepository.php
simple-locator/app/Repositories/SettingsRepository.php
simple-locator/app/Repositories/ImportRepository.php
simple-locator/app/Repositories/PostRepository.php
simple-locator/app/Post/
simple-locator/app/Post/Singular.php
simple-locator/app/Services/
simple-locator/app/Services/LocationSearch/
simple-locator/app/Services/LocationSearch/LocationSearch.php
simple-locator/app/Services/LocationSearch/JsonResponseFactory.php
simple-locator/app/Services/LocationSearch/LocationResultPresenter.php
simple-locator/app/Services/LocationSearch/LocationSearchValidator.php
simple-locator/app/Services/Validation/
simple-locator/app/Services/Validation/NonceValidator.php
simple-locator/app/Services/Import/
simple-locator/app/Services/Import/Events/
simple-locator/app/Services/Import/Events/RegisterImportEvents.php
simple-locator/app/Services/Import/Exceptions/
simple-locator/app/Services/Import/Exceptions/GoogleRequestDeniedException.php
simple-locator/app/Services/Import/Exceptions/ImportCompleteException.php
simple-locator/app/Services/Import/Exceptions/GoogleQueryLimitException.php
simple-locator/app/Services/Import/Exceptions/GoogleAPIException.php
simple-locator/app/Services/Import/PostImporter.php
simple-locator/app/Services/Import/Listeners/
simple-locator/app/Services/Import/Listeners/FinishImport.php
simple-locator/app/Services/Import/Listeners/RemoveImport.php
simple-locator/app/Services/Import/Listeners/ColumnMapper.php
simple-locator/app/Services/Import/Listeners/ImportAJAXListenerBase.php
simple-locator/app/Services/Import/Listeners/RedoImport.php
simple-locator/app/Services/Import/Listeners/Import.php
simple-locator/app/Services/Import/Listeners/UndoImport.php
simple-locator/app/Services/Import/Listeners/ImportListenerBase.php
simple-locator/app/Services/Import/Listeners/FileUploader.php
simple-locator/app/Services/Import/Listeners/GetCSVRow.php
simple-locator/app/Services/Import/GoogleMapGeocode.php
simple-locator/app/Services/Import/CSV/
simple-locator/app/Services/Import/CSV/CSVImport.php
simple-locator/app/Services/Import/CSV/Row.php
simple-locator/app/WPData/
simple-locator/app/WPData/MetaFields.php
simple-locator/app/WPData/UploadFilter.php
simple-locator/app/WPData/PostTypes.php
simple-locator/app/Dependencies/
simple-locator/app/Dependencies/PublicDependencies.php
simple-locator/app/Dependencies/AdminDependencies.php
simple-locator/app/Dependencies/DependencyBase.php
simple-locator/app/Dependencies/DependencyFactory.php
simple-locator/app/Listeners/
simple-locator/app/Listeners/GenerateAndSendNonce.php
simple-locator/app/Listeners/ResetPostTypeSettings.php
simple-locator/app/Listeners/LocationSearch.php
simple-locator/app/Listeners/AJAXListenerBase.php
simple-loca
simple-locator/views/
simple-locator/views/singular-post.php
simple-locator/views/post-meta/
simple-locator/views/post-meta/error-modal.php
simple-locator/views/post-meta/location-meta.php
simple-locator/views/widget-options.php
simple-locator/views/simple-locator-form-ajax.php
simple-locator/views/simple-locator-form.php
simple-locator/views/settings/
simple-locator/views/settings/error-modal-settings.php
simple-locator/views/settings/import-1.php
simple-locator/views/settings/import-3.php
simple-locator/views/settings/import-errors.php
simple-locator/views/settings/import-0.php
simple-locator/views/settings/defaultmap.php
simple-locator/views/settings/general.php
simple-locator/views/settings/resultsfields.php
simple-locator/views/settings/posttype.php
simple-locator/views/settings/import-2.php
simple-locator/views/settings/map.php
simple-locator/views/settings/settings.php
simple-locator/readme.txt
simple-locator/composer.json
simple-locator/app/
simple-locator/app/Events/
simple-locator/app/Events/RegisterPublicEvents.php
simple-locator/app/Events/RegisterAdminEvents.php
simple-locator/app/Settings/
simple-locator/app/Settings/Settings.php
simple-locator/app/Integrations/
simple-locator/app/Integrations/IntegrationFactory.php
simple-locator/app/Integrations/ACF/
simple-locator/app/Integrations/ACF/AdvancedCustomFields.php
simple-locator/app/API/
simple-locator/app/API/AllLocationsShortcode.php
simple-locator/app/API/FormWidget.php
simple-locator/app/API/SingleLocationShortcode.php
simple-locator/app/API/FormShortcode.php
simple-locator/app/Migrations/
simple-locator/app/Migrations/MapStyles.php
simple-locator/app/Migrations/map_styles/
simple-locator/app/Migrations/map_styles/5-shades_of_gray.php
simple-locator/app/Migrations/map_styles/2-blue_water.php
simple-locator/app/Migrations/map_styles/6-night_rider.php
simple-locator/app/Migrations/map_styles/1-subtle_grayscale.php
simple-locator/app/Migrations/map_styles/4-old_map.php
simple-locator/app/Migrations/map_styles/3-apple_maps_esque.php
simple-locator/app/Migrations/Activation.php
simple-locator/app/Migrations/DefaultOptions.php
simple-locator/app/Migrations/map_options/
simple-locator/app/Migrations/map_options/map-options.php
simple-locator/app/Helpers.php
simple-locator/app/Repositories/
simple-locator/app/Repositories/MapStyles.php
simple-locator/app/Repositories/FieldRepository.php
simple-locator/app/Repositories/SettingsRepository.php
simple-locator/app/Repositories/ImportRepository.php
simple-locator/app/Repositories/PostRepository.php
simple-locator/app/Post/
simple-locator/app/Post/Singular.php
simple-locator/app/Services/
simple-locator/app/Services/LocationSearch/
simple-locator/app/Services/LocationSearch/LocationSearch.php
simple-locator/app/Services/LocationSearch/JsonResponseFactory.php
simple-locator/app/Services/LocationSearch/LocationResultPresenter.php
simple-locator/app/Services/LocationSearch/LocationSearchValidator.php
simple-locator/app/Services/Validation/
simple-locator/app/Services/Validation/NonceValidator.php
simple-locator/app/Services/Import/
simple-locator/app/Services/Import/Events/
simple-locator/app/Services/Import/Events/RegisterImportEvents.php
simple-locator/app/Services/Import/Exceptions/
simple-locator/app/Services/Import/Exceptions/GoogleRequestDeniedException.php
simple-locator/app/Services/Import/Exceptions/ImportCompleteException.php
simple-locator/app/Services/Import/Exceptions/GoogleQueryLimitException.php
simple-locator/app/Services/Import/Exceptions/GoogleAPIException.php
simple-locator/app/Services/Import/PostImporter.php
simple-locator/app/Services/Import/Listeners/
simple-locator/app/Services/Import/Listeners/FinishImport.php
simple-locator/app/Services/Import/Listeners/RemoveImport.php
simple-locator/app/Services/Import/Listeners/ColumnMapper.php
simple-locator/app/Services/Import/Listeners/ImportAJAXListenerBase.php
simple-locator/app/Services/Import/Listeners/RedoImport.php
simple-locator/app/Services/Import/Listeners/Import.php
simple-locator/app/Services/Import/Listeners/UndoImport.php
simple-locator/app/Services/Import/Listeners/ImportListenerBase.php
simple-locator/app/Services/Import/Listeners/FileUploader.php
simple-locator/app/Services/Import/Listeners/GetCSVRow.php
simple-locator/app/Services/Import/GoogleMapGeocode.php
simple-locator/app/Services/Import/CSV/
simple-locator/app/Services/Import/CSV/CSVImport.php
simple-locator/app/Services/Import/CSV/Row.php
simple-locator/app/WPData/
simple-locator/app/WPData/MetaFields.php
simple-locator/app/WPData/UploadFilter.php
simple-locator/app/WPData/PostTypes.php
simple-locator/app/Dependencies/
simple-locator/app/Dependencies/PublicDependencies.php
simple-locator/app/Dependencies/AdminDependencies.php
simple-locator/app/Dependencies/DependencyBase.php
simple-locator/app/Dependencies/DependencyFactory.php
simple-locator/app/Listeners/
simple-locator/app/Listeners/GenerateAndSendNonce.php
simple-locator/app/Listeners/ResetPostTypeSettings.php
simple-locator/app/Listeners/LocationSearch.php
simple-locator/app/Listeners/AJAXListenerBase.php
simple-loca
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.