=== MapCraft (Alpha) - Google Maps Plugin === Contributors: webcraftplugins Donate link: https://webcraftplugins.com Tags: google maps, map builder, map Requires at least: 3.0.1 Tested up to: 5.1.1 Stable tag: 0.4.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Craft beautiful and customized Google Maps for your website with a modern editor. == Description == ** Alpha version. Under active development ** [MapCraft](https://mapcraftpro.com) is our take on what a Google Maps plugin would look like if it was built in 2019 with cutting edge web technologies, such as Vue.js. Currently the plugin has only the most basic functionality and we don't recommend using it in production. However, please feel free to download it and have a look at what we're building. We are in the process of setting everything up for a smooth development process (website, blog, dev environment, unit tests, documentation, servers, etc, etc) and as we move closer to version 1.0 we will drop the Alpha tag and mark the plugin as production-ready. == Installation == There are a few ways to install MapCraft™ in your WordPress website. ## From the Dashboard The easiest way is directly from your Dashboard. 1. From your Dashboard go to Plugins -> Add New. 2. In the search box on the right enter "MapCraft". 3. Find the plugin and click Install Now. ## From wordpress.org If you wish to manually install the plugin: 1. Download the plugin from this page. 2. Upload and extract the ZIP in /wp-content/plugins/ or from your Dashboard go to Plugins -> Add New -> Upload Plugin and upload the zip. == Frequently Asked Questions == = Where is all the functionality? = This plugin is under active development and we are currently setting everything up for the future, and publishing version 0.1.0 on the official WP repository is one of the first steps. Once all infrastructure is in place, we will be adding new features on a regular basis. = Can I use this plugin in production? = You can, but you shouldn't. Version 0.1.0 provides only bare bones functionality and if you need something to use right now, you should look for another plugin. However it will be awesome if you have a look at how we are approaching the Editor and give us some feedback! = What features do you have planned? = Soon we will publish a detailed Roadmap on https://mapcraftpro.com, so stay tuned! = Is this going to be a free plugin? = Eventually we will add a Pro version. The free version will have some limitations, but we will make sure the pro vs. free feature set and the pricing model is as fair as possible. == Screenshots == == Changelog == = 0.4 = Features: * Custom markers. We no longer use the built-in markers, but a completely custom overlay. This will allow great opportunities for customization and cool stuff in the future. * Custom info windows. Same as above! * Added options to set a custom color for a marker. * Added options to set background color, text color, open animation, drop shadow and vertical offset for info windows. * Added a button to apply the styles of a marker or an info window to all markers. Bug Fixes: * Fixed a bug that would prevent Undo/Redo from working properly after loading a saved map. * When placing markers the info box and the modal will no longer overlap on smaller screens. = 0.3 = Features: * Added option to place a marker by entering an address. * Added option to place a marker by entering coordinates. * Added option to place markers in bulk using either addresses or coordinates. * Markers can now be repositioned. = 0.2 = Features: * The style of the map can now be customized. This can be done from the **Style** tab of the editor. * Support for precise starting location and zoom of the map. * From the **General** tab you can now set a name for the map. Other Improvements: * Moved the **Starting Location** setting in a new **Location** tab. * Numerous improvements under the hood. Bug fixes: * Fixed many CSS conflics with Bootstrap and the WP dashboard styles * Added FontAwesome to the editor, so icons don't appear empty. * Other minor bug fixes = 0.1 = * Initial Alpha release * Create/edit/delete multiple google maps * Publish a map on your site * Gutenberg support * [Editor] Set starting location * [Editor] Place markers on the map * [Editor] Edit info window content * [Editor] Enable/disable info windows * [Editor] Undo/Redo functionality