=== Wp Dealer Map ===
Contributors: assist4web
Tags: Google Maps, Google Map, stores, store locator, store on map, stores on map, shops on map, dealer stores, dealer map, dealer maps, dealers on map
Requires at least: 4.4
Requires PHP: 5.6
Tested up to: 5.6.1
Stable tag: 2.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.txt
This plugin provides integration between Google Maps and business dealer stores in such manner that implements displaying stores on maps based on their address, zip or city. It also implements the possibilty to search for business stores in upfront given diameter range from provided zip code or city.
== Description ==
Wp Dealer Map is a great tool for all business who needs to list their physical locations all over the world using Google maps. The plugin is simple for use and in just small amount of time using a shortcode you can list your locations on any website page.
Using a custom labels you can customize the store information showing store details on the map like: Name, address, business phone, fax, website etc.
Users can filter the results by entering zip, city and choosen radius to get all nearby store locations.
Features:
* Unlimited store locations,
* Custom labels for store location details (name, address, phone, fax, website URL, PRO series),
* Show / hide search filters,
* Show Google map language based on your default language,
* Select default Google map region,
* Display starting / default store locations based of setted zip or longitude / latitude inside desired radius (circle) on map,
* Display limited number of starting / default store locations based on feature above,
* Choose between distance units in miles or kilometers,
* Set default radius / limits for search filter displayed above map,
* Set map layout height on page,
* Select map type (roadmap, satellite, hybrid or terrain),
* Select map zoom level (range from 1 to 20 with description),
* Show infobox over marker on click or mouseover,
* Marker animation effect Drop or Bounce,
* Choose how many columns you need for search results,
* Search filter button styling colors (default, blue, red, green, white, black),
* Uninstall / Environment options,
* Abillity to make some store location PRO series (featuerd in map),
* Ability to activate / deactivate some stores (for example if some store is temporary closed),
* Delete whole entries at once or edit it one by one,
* Export / Import simply add it from Upload media via simple CSV or vice versa,
With simple Excel file you can import or export any amount of stores locations into your database and be ready to display it in matter of seconds.

== Installation ==
= Install & Activate
Installing the plugin is easy. Just follow these steps:

**Installing from WordPress repository:**
Be sure you have valid Google Map API key. Google Map Api key is necesary to have enabled and Geocoding services, otherwise you can't use plugin.
1. From the dashboard of your site, navigate to Plugins --> Add New.
2. In the Search type Wp Dealer Map
3. Click Install Now
4. When it's finished, activate the plugin via the prompt. A message will show confirming activation was successful.

**Uploading the .zip file:**
1. From the dashboard of your site, navigate to Plugins --> Add New.
2. Select the Upload option and hit "Choose File."
3. When the popup appears select the wp-dealer-map.zip file from your desktop.
4. Follow the on-screen instructions and wait as the upload completes.
5. When it's finished, activate the plugin via the prompt. A message will show confirming activation was successful.

= Requirements =
* PHP 5.6 or greater (recommended: PHP 7 or greater)
* WordPress 4.4 or above
* jQuery 1.11.x
== Changelog ==
= 2.0.0 =
* Modified export / import csv functions, some smaller bugs fixed, compatible with latest WP 5.6.1
= 1.0.1 =
* Modified class-admin.php because staging not in first commit
= 1.0.0 =
* Initial release