Maps Builder – Google Maps Plugin - Version 2.0.1

Version Description

  • Fix: capitalization differences between images and html references fixed for default marker images
Download this release

Release Info

Developer webdevmattcrom
Plugin Icon 128x128 Maps Builder – Google Maps Plugin
Version 2.0.1
Comparing to
See all releases

Code changes from version 2.0 to 2.0.1

README.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: wordimpress, dlocc, webdevmattcrom
3
  Donate link: http://wordimpress.com/
4
  Tags: google maps, google map, google map widget, google map shortcode, maps, map, wp map, wp google maps, google maps directions, google maps builder, google maps plugin, google places, google places api, google maps api, google places reviews
5
  Requires at least: 4.0
6
- Tested up to: 4.3
7
- Stable tag: 2.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -24,7 +24,7 @@ Maps Builder isn't just another Google Maps plugin. It's built from the ground u
24
  * **Optimized** - All scripts and styles are optimized and packaged with Grunt
25
  * **No notices or warnings** We developed this plugins in debug mode. This results in high quality plugins with no errors, warnings or notices.
26
 
27
- **[Check out the Plugin Demo](https://mapsbuilder.wordimpress.com/)**
28
 
29
  **Want more? [Upgrade to Maps Builder Pro Today!](https://wordimpress.com/plugins/maps-builder-pro/)**
30
 
@@ -137,6 +137,9 @@ Maps Builder 2.0 is a significant upgrade. After you update, you'll see a notice
137
 
138
  == Changelog ==
139
 
 
 
 
140
  = 2.0 =
141
  * General: This update focused on fixing a lot of pre-existing bugs commonly submitted to WordPress.org as well as improving the plugin base for future code enhancements.
142
  * New: Enhanced Full Screen Maps Builder mode that allows you to build maps in a customizer-like experience.
3
  Donate link: http://wordimpress.com/
4
  Tags: google maps, google map, google map widget, google map shortcode, maps, map, wp map, wp google maps, google maps directions, google maps builder, google maps plugin, google places, google places api, google maps api, google places reviews
5
  Requires at least: 4.0
6
+ Tested up to: 4.5
7
+ Stable tag: 2.0.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
24
  * **Optimized** - All scripts and styles are optimized and packaged with Grunt
25
  * **No notices or warnings** We developed this plugins in debug mode. This results in high quality plugins with no errors, warnings or notices.
26
 
27
+ **[Check out the Plugin Demo](http://mapsbuilder.wordimpress.com/)**
28
 
29
  **Want more? [Upgrade to Maps Builder Pro Today!](https://wordimpress.com/plugins/maps-builder-pro/)**
30
 
137
 
138
  == Changelog ==
139
 
140
+ = 2.0.1 =
141
+ * Fix: capitalization differences between images and html references fixed for default marker images
142
+
143
  = 2.0 =
144
  * General: This update focused on fixing a lot of pre-existing bugs commonly submitted to WordPress.org as well as improving the plugin base for future code enhancements.
145
  * New: Enhanced Full Screen Maps Builder mode that allows you to build maps in a customizer-like experience.
google-maps-builder.php CHANGED
@@ -5,7 +5,7 @@
5
  * Plugin Name: Maps Builder
6
  * Plugin URI: http://wordimpress.com/
7
  * Description: Create stylish and powerful Google Maps quickly and easily.
8
- * Version: 2.0
9
  * Author: WordImpress
10
  * Author URI: http://wordimpress.com/
11
  * Text Domain: google-maps-builder
@@ -197,7 +197,7 @@ if ( ! class_exists( 'Google_Maps_Builder' ) ) : /**
197
  }
198
  // Plugin version
199
  if ( ! defined( 'GMB_VERSION' ) ) {
200
- define( 'GMB_VERSION', '2.0' );
201
  }
202
  // Plugin Root File
203
  if ( ! defined( 'GMB_PLUGIN_FILE' ) ) {
5
  * Plugin Name: Maps Builder
6
  * Plugin URI: http://wordimpress.com/
7
  * Description: Create stylish and powerful Google Maps quickly and easily.
8
+ * Version: 2.0.1
9
  * Author: WordImpress
10
  * Author URI: http://wordimpress.com/
11
  * Text Domain: google-maps-builder
197
  }
198
  // Plugin version
199
  if ( ! defined( 'GMB_VERSION' ) ) {
200
+ define( 'GMB_VERSION', '2.0.1' );
201
  }
202
  // Plugin Root File
203
  if ( ! defined( 'GMB_PLUGIN_FILE' ) ) {
includes/admin/views/markers.php CHANGED
@@ -568,82 +568,82 @@
568
  <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange-dot.png' ?>" alt=""></a>
569
  </li>
570
  <li>
571
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerA.png' ?>" alt=""></a>
572
  </li>
573
  <li>
574
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerB.png' ?>" alt=""></a>
575
  </li>
576
  <li>
577
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerC.png' ?>" alt=""></a>
578
  </li>
579
  <li>
580
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerD.png' ?>" alt=""></a>
581
  </li>
582
  <li>
583
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerE.png' ?>" alt=""></a>
584
  </li>
585
  <li>
586
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerF.png' ?>" alt=""></a>
587
  </li>
588
  <li>
589
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerG.png' ?>" alt=""></a>
590
  </li>
591
  <li>
592
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerH.png' ?>" alt=""></a>
593
  </li>
594
  <li>
595
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerI.png' ?>" alt=""></a>
596
  </li>
597
  <li>
598
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerJ.png' ?>" alt=""></a>
599
  </li>
600
  <li>
601
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerK.png' ?>" alt=""></a>
602
  </li>
603
  <li>
604
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerL.png' ?>" alt=""></a>
605
  </li>
606
  <li>
607
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerM.png' ?>" alt=""></a>
608
  </li>
609
  <li>
610
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerN.png' ?>" alt=""></a>
611
  </li>
612
  <li>
613
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerO.png' ?>" alt=""></a>
614
  </li>
615
  <li>
616
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerP.png' ?>" alt=""></a>
617
  </li>
618
  <li>
619
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerQ.png' ?>" alt=""></a>
620
  </li>
621
  <li>
622
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerR.png' ?>" alt=""></a>
623
  </li>
624
  <li>
625
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerS.png' ?>" alt=""></a>
626
  </li>
627
  <li>
628
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerT.png' ?>" alt=""></a>
629
  </li>
630
  <li>
631
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerU.png' ?>" alt=""></a>
632
  </li>
633
  <li>
634
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerV.png' ?>" alt=""></a>
635
  </li>
636
  <li>
637
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerW.png' ?>" alt=""></a>
638
  </li>
639
  <li>
640
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerX.png' ?>" alt=""></a>
641
  </li>
642
  <li>
643
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerY.png' ?>" alt=""></a>
644
  </li>
645
  <li>
646
- <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_markerZ.png' ?>" alt=""></a>
647
  </li>
648
  <li>
649
  <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/paleblue-blank.png' ?>" alt=""></a>
568
  <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange-dot.png' ?>" alt=""></a>
569
  </li>
570
  <li>
571
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerA.png' ?>" alt=""></a>
572
  </li>
573
  <li>
574
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerB.png' ?>" alt=""></a>
575
  </li>
576
  <li>
577
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerC.png' ?>" alt=""></a>
578
  </li>
579
  <li>
580
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerD.png' ?>" alt=""></a>
581
  </li>
582
  <li>
583
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerE.png' ?>" alt=""></a>
584
  </li>
585
  <li>
586
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerF.png' ?>" alt=""></a>
587
  </li>
588
  <li>
589
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerG.png' ?>" alt=""></a>
590
  </li>
591
  <li>
592
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerH.png' ?>" alt=""></a>
593
  </li>
594
  <li>
595
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerI.png' ?>" alt=""></a>
596
  </li>
597
  <li>
598
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerJ.png' ?>" alt=""></a>
599
  </li>
600
  <li>
601
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerK.png' ?>" alt=""></a>
602
  </li>
603
  <li>
604
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerL.png' ?>" alt=""></a>
605
  </li>
606
  <li>
607
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerM.png' ?>" alt=""></a>
608
  </li>
609
  <li>
610
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerN.png' ?>" alt=""></a>
611
  </li>
612
  <li>
613
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerO.png' ?>" alt=""></a>
614
  </li>
615
  <li>
616
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerP.png' ?>" alt=""></a>
617
  </li>
618
  <li>
619
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerQ.png' ?>" alt=""></a>
620
  </li>
621
  <li>
622
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerR.png' ?>" alt=""></a>
623
  </li>
624
  <li>
625
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerS.png' ?>" alt=""></a>
626
  </li>
627
  <li>
628
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerT.png' ?>" alt=""></a>
629
  </li>
630
  <li>
631
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerU.png' ?>" alt=""></a>
632
  </li>
633
  <li>
634
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerV.png' ?>" alt=""></a>
635
  </li>
636
  <li>
637
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerW.png' ?>" alt=""></a>
638
  </li>
639
  <li>
640
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerX.png' ?>" alt=""></a>
641
  </li>
642
  <li>
643
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerY.png' ?>" alt=""></a>
644
  </li>
645
  <li>
646
+ <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/orange_MarkerZ.png' ?>" alt=""></a>
647
  </li>
648
  <li>
649
  <a href="#" class="maps-icon"><img src="<?php echo GMB_PLUGIN_URL . 'assets/img/default-icons/paleblue-blank.png' ?>" alt=""></a>