=== Gmap Point List === Contributors: Rafel Sansó (@rafel_sanso) Collaborators: (for Custom Metaboxes and Fields script on init.php) Andrew Norcross (@norcross / andrewnorcross.com) Jared Atchison (@jaredatch / jaredatchison.com) Bill Erickson (@billerickson / billerickson.net) Justin Sternberg (@jtsternberg / dsgnwrks.pro) Tags: map, Google Maps, multiple marker, marker list, Requires at least: 3.5 Tested up to: 4.5.2 Stable tag: 4.5.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Plugin for create your own markers on Google Maps, as a Custom Type posts, and with an easy integration on your page. == Description == Gmap Point List is a plugin that lets you create your own map from Google Maps, with one or more markers, with custom address. Requires jQuery loaded in the top of the Web. Map multiple instances on the same page is not allowed. = Docs & Support = You can find the plugin documentation (spanish only) [Docs] (http://www.rafelsanso.com/plugin-para-wordpress-gmap-point-list/). If you have any questions you can contact me [FAQ] (http://www.rafelsanso.com/#contact-2) == Installation == 1. Upload the entire `gmap-point-list` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. You will find 'Markers' menu in your WordPress admin panel. 3. First of all, create a map, on submenu 'Map List'. And then copy the shortcode and paste where you need (page/post...). 4. Add markers, on submenu 'New marker'. Please, fill all fields. 5. Maybe, you want to list your markers on a widget. You can see the shortcode on the 'Map List' section. == Frequently Asked Questions == Do you have questions or issues with Gmap Point List? Use these support channels appropriately. 1. [Docs](http://www.rafelsanso.com/plugin-para-wordpress-gmap-point-list/) 1. [FAQ](http://www.rafelsanso.com/#contact-2) 1. [Support Forum](http://wordpress.org/support/plugin/gmap-point-list) [Support](http://www.rafelsanso.com/#contact-2) == Screenshots == 1. screenshot-1.png 2. screenshot-2.png 3. screenshot-3.png 4. screenshot-4.png == Changelog == = 1.1.2 = * Optimize loading scripts. Only load javascript if shortcode is used = 1.1.1 = * Update load JS scripts from issue with path = 1.1.0 = * Reloaded javascript with the correct methods. * New option: You can select the map type with these options: ROADMAP, SATELLITE, HYBRID or TERRAIN. = 1.0.1 = * Thanks to Aleix Marti and his friend to optimize the plugin. With this change, the plugin is compatible with other multilingual plugins. = 1.0 = * New: Basic functionalities for this plugin.