== b-Locator ==
Contributors: bryanrsebastian
Donate link: https://www.paypal.me/bryanrsebastian
Tags: map, googlemap, google map, locator, store locator, distributor locator
Requires at least: 4.+
Tested up to: 4.8.2
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

b-Locator is a plugin that can generate custom locator ( e.g. Store Locator, Distributor Locator, etc. )

== Description ==

Please be noted that this plugin uses third party service ( Google Map ).

b-Locator can :
- Add location ( long, lat, and details ).
- Filter the location by categories.
- Search specific location.
- Set center of the map.
- Set the zoom level.
- Set the height of the map.
- Modify default map pointer/marker.
- Modify default map theme.
- Enable/Disable the draggable function of the map.
- Enable/Disable double click zoom.
- Enable/Disable zoom control.
- Enable/Disable scrollwheel for zooming on the map.
- Enable/Disable street view.

== Installation ==

1. Download the b-Locator plugin then paste it the plugin directory or download it via plugin menu of admin's backend.
2. Activate the plugin.
3. Configure the settings in b-Locator menu.
4. Add location in Custom Post Type Location.
5. Use the shortcode [b-locator] to show the list of locations
6. use the shortcode [b-locator-map] to show the map

== Frequently asked questions ==

= Why there are two shortcodes that you need to use? =

To place them wherever you want. Sample at the top you want to place the list of locations and at the bottom the google map.

== Screenshots ==

1. assets/screenshot-1
2. assets/screenshot-2
3. assets/screenshot-3
4. assets/screenshot-4
5. assets/screenshot-5
6. assets/screenshot-6
7. assets/screenshot-7

== Changelog ==

= 1.0.1 ( 10/11/2017 ) =
- Fix the bug in details of location and you can now insert HTML tag.
- Fix the error in uploading custom map pointer.
- Add "No Location Found" in searching location if there is not found.
- Make b-Locator compatible in latest version of WordPress which is 4.8.2.