WP Google Map - Version 1.2.3

Version Description

Upgrade Google Map Plugin from here to get updated features.

Download this release

Release Info

Developer milonfci
Plugin Icon 128x128 WP Google Map
Version 1.2.3
Comparing to
See all releases

Code changes from version 1.2.2 to 1.2.3

includes/shortcodes.php CHANGED
@@ -145,25 +145,25 @@ if (!function_exists('srm_gmap_embed_shortcode')) {
145
  <div class="wp_gmap_direction_box">
146
  <div class="ui-bar-c ui-corner-all ui-shadow" style="padding:1em;">
147
  <div data-role="fieldcontain" class="fieldcontain">
148
- <label for="from">From</label>
149
  <input type="text" id="from_<?php echo $count; ?>" value="<?php echo $wpgmap_map_address; ?>"/>
150
  </div>
151
  <div data-role="fieldcontain" class="fieldcontain">
152
- <label for="to">To</label>
153
  <input type="text" id="to_<?php echo $count; ?>" value="<?php echo $wpgmap_map_address; ?>"/>
154
  </div>
155
  <div data-role="fieldcontain" class="fieldcontain">
156
- <label for="mode" class="select">Transportation method:</label>
157
  <select name="select-choice-0" id="mode" style="padding: 5px;">
158
- <option value="DRIVING">Driving</option>
159
- <option value="WALKING">Walking</option>
160
- <option value="BICYCLING">Bicycling</option>
161
  </select>
162
  </div>
163
  <button type="button" data-icon="search" data-role="button" href="#"
164
- id="wp_gmap_submit_<?php echo $count; ?>">Get Directions
165
  </button>
166
- <span id="wp_gmap_loading_<?php echo $count; ?>" style="display: none;">Loading...</span>
167
  </div>
168
 
169
  <!-- Directions will be listed here-->
145
  <div class="wp_gmap_direction_box">
146
  <div class="ui-bar-c ui-corner-all ui-shadow" style="padding:1em;">
147
  <div data-role="fieldcontain" class="fieldcontain">
148
+ <label for="from"><?php _e('From','gmap-embed') ?></label>
149
  <input type="text" id="from_<?php echo $count; ?>" value="<?php echo $wpgmap_map_address; ?>"/>
150
  </div>
151
  <div data-role="fieldcontain" class="fieldcontain">
152
+ <label for="to"><?php _e('To','gmap-embed') ?></label>
153
  <input type="text" id="to_<?php echo $count; ?>" value="<?php echo $wpgmap_map_address; ?>"/>
154
  </div>
155
  <div data-role="fieldcontain" class="fieldcontain">
156
+ <label for="mode" class="select"><?php _e('Transportation method','gmap-embed') ?>:</label>
157
  <select name="select-choice-0" id="mode" style="padding: 5px;">
158
+ <option value="DRIVING"><?php _e('Driving','gmap-embed') ?></option>
159
+ <option value="WALKING"><?php _e('Walking','gmap-embed') ?></option>
160
+ <option value="BICYCLING"><?php _e('Bicycling','gmap-embed') ?></option>
161
  </select>
162
  </div>
163
  <button type="button" data-icon="search" data-role="button" href="#"
164
+ id="wp_gmap_submit_<?php echo $count; ?>"><?php _e('Get Directions','gmap-embed') ?>
165
  </button>
166
+ <span id="wp_gmap_loading_<?php echo $count; ?>" style="display: none;"><?php _e('Loading','gmap-embed') ?>...</span>
167
  </div>
168
 
169
  <!-- Directions will be listed here-->
languages/gmap-embed-es-VE.mo ADDED
Binary file
languages/gmap-embed-es-VE.po ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Plugins - Google Map - Stable (latest release) in Spanish (Venezuela)
2
+ # This file is distributed under the same license as the Plugins - Google Map - Stable (latest release) package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2017-12-10 01:42+0600\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: Poedit 2.0.5\n"
11
+ "Language: es_VE\n"
12
+ "Project-Id-Version: Plugins - Google Map - Stable (latest release)\n"
13
+ "POT-Creation-Date: \n"
14
+ "Last-Translator: \n"
15
+ "Language-Team: \n"
16
+
17
+ #: includes/gmap.php:28
18
+ msgid "Notice: If it seems Direction option is not working properly, Please take api key again from settings tab."
19
+ msgstr ""
20
+
21
+ #: includes/wpgmap_create.php:100 includes/wpgmap_edit.php:116
22
+ msgid "Enable Direction in Map"
23
+ msgstr ""
24
+
25
+ #: includes/gmap.php:67
26
+ msgid "Map Updated Successfully."
27
+ msgstr ""
28
+
29
+ #: includes/gmap.php:64
30
+ msgid "Map has been created Successfully."
31
+ msgstr ""
32
+
33
+ #: includes/wpgmap_create.php:48 includes/wpgmap_edit.php:56
34
+ msgid "Disable zoom on mouse scroll"
35
+ msgstr ""
36
+
37
+ #. Author of the plugin/theme
38
+ msgid "SRMILON"
39
+ msgstr ""
40
+
41
+ #. Description of the plugin/theme
42
+ msgid "The plugin will help to google map Embed in post and pages also in sidebar with widget."
43
+ msgstr ""
44
+
45
+ #. Plugin URI of the plugin/theme
46
+ #. Author URI of the plugin/theme
47
+ msgid "http://www.srmilon.com"
48
+ msgstr ""
49
+
50
+ #. Plugin Name of the plugin/theme
51
+ msgid "Google Map Embed"
52
+ msgstr ""
53
+
54
+ #: srm_gmap_embed.php:202
55
+ msgid "Change"
56
+ msgstr ""
57
+
58
+ #: srm_gmap_embed.php:76
59
+ msgid "Add New"
60
+ msgstr ""
61
+
62
+ #: srm_gmap_embed.php:76
63
+ msgid "Add new Map"
64
+ msgstr "Añadir mapa"
65
+
66
+ #: includes/wpgmap_settings.php:16
67
+ msgid "GET FREE API KEY"
68
+ msgstr "OBTENER CLAVE DE API GRATIS"
69
+
70
+ #: includes/wpgmap_settings.php:10
71
+ msgid "Enter API Key"
72
+ msgstr "Ingresa la API Key"
73
+
74
+ #: includes/wpgmap_settings.php:8
75
+ msgid "Notice: The plugin requires following API key."
76
+ msgstr "Nota: El plugin requiere siguiendo la API key."
77
+
78
+ #: includes/wpgmap_edit.php:145
79
+ msgid "Update"
80
+ msgstr "Actualizar"
81
+
82
+ #: includes/wpgmap_create.php:125 includes/wpgmap_settings.php:12
83
+ msgid "Save"
84
+ msgstr "Ahorras"
85
+
86
+ #: includes/wpgmap_create.php:112 includes/wpgmap_edit.php:125
87
+ msgid "Search by Address, Zip Code"
88
+ msgstr "Búsqueda por dirección, código postal"
89
+
90
+ #: includes/wpgmap_create.php:92 includes/wpgmap_edit.php:108
91
+ msgid "Show in marker infowindow"
92
+ msgstr ""
93
+
94
+ #: includes/wpgmap_create.php:83 includes/wpgmap_edit.php:99
95
+ msgid "Location Address"
96
+ msgstr ""
97
+
98
+ #: includes/wpgmap_create.php:71 includes/wpgmap_edit.php:82
99
+ msgid "Map Type"
100
+ msgstr ""
101
+
102
+ #: includes/wpgmap_create.php:63 includes/wpgmap_edit.php:73
103
+ msgid "Height (px)"
104
+ msgstr ""
105
+
106
+ #: includes/wpgmap_create.php:55 includes/wpgmap_edit.php:64
107
+ msgid "Width (%)"
108
+ msgstr ""
109
+
110
+ #: includes/wpgmap_create.php:40 includes/wpgmap_edit.php:48
111
+ msgid "Zoom"
112
+ msgstr ""
113
+
114
+ #: includes/wpgmap_create.php:32 includes/wpgmap_edit.php:32
115
+ msgid "Heading Custom Class"
116
+ msgstr ""
117
+
118
+ #: includes/wpgmap_create.php:25 includes/wpgmap_edit.php:39
119
+ msgid "Latitude, Longitude"
120
+ msgstr ""
121
+
122
+ #: includes/wpgmap_create.php:20 includes/wpgmap_edit.php:27
123
+ msgid "Show as map title"
124
+ msgstr ""
125
+
126
+ #: includes/wpgmap_create.php:13 includes/wpgmap_edit.php:19
127
+ msgid "Map Title"
128
+ msgstr ""
129
+
130
+ #: includes/gmap.php:70
131
+ msgid "Settings updated Successfully."
132
+ msgstr ""
133
+
134
+ #: includes/gmap.php:73
135
+ msgid "Map Deleted Successfully."
136
+ msgstr ""
137
+
138
+ #: includes/gmap.php:47
139
+ msgid "Need Help ?"
140
+ msgstr ""
141
+
142
+ #: includes/gmap.php:43
143
+ msgid "Settings"
144
+ msgstr ""
145
+
146
+ #: includes/gmap.php:38
147
+ msgid "Create New Map"
148
+ msgstr ""
149
+
150
+ #: includes/gmap.php:33
151
+ msgid "All Maps"
152
+ msgstr "Todos los mapas"
languages/gmap-embed-es_VE.mo ADDED
Binary file
languages/gmap-embed-es_VE.po ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: \n"
4
+ "POT-Creation-Date: 2017-12-11 00:08+0600\n"
5
+ "PO-Revision-Date: 2017-12-11 00:17+0600\n"
6
+ "Last-Translator: \n"
7
+ "Language-Team: \n"
8
+ "Language: es_VE\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.0.5\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
+ "X-Poedit-KeywordsList: _e\n"
16
+ "X-Poedit-SearchPath-0: includes\n"
17
+ "X-Poedit-SearchPath-1: srm_gmap_embed.php\n"
18
+
19
+ #: includes/gmap.php:28
20
+ msgid ""
21
+ "Notice: If it seems Direction option is not working properly, Please take "
22
+ "api key again from settings tab."
23
+ msgstr ""
24
+ "Aviso: Si le parece la opción de dirección no funciona correctamente, por "
25
+ "favor tome api key de nuevo de la ficha Configuración."
26
+
27
+ #: includes/gmap.php:33
28
+ msgid "All Maps"
29
+ msgstr "Todos los mapas"
30
+
31
+ #: includes/gmap.php:38
32
+ msgid "Create New Map"
33
+ msgstr "Crear un nuevo recorrido"
34
+
35
+ #: includes/gmap.php:43
36
+ msgid "Settings"
37
+ msgstr "Configuración"
38
+
39
+ #: includes/gmap.php:47
40
+ msgid "Need Help ?"
41
+ msgstr "Necesitas Ayuda?"
42
+
43
+ #: includes/shortcodes.php:148
44
+ msgid "From"
45
+ msgstr "Desde"
46
+
47
+ #: includes/shortcodes.php:152
48
+ msgid "To"
49
+ msgstr "Hasta"
50
+
51
+ #: includes/shortcodes.php:156
52
+ msgid "Transportation method"
53
+ msgstr "Método del transporte"
54
+
55
+ #: includes/shortcodes.php:158
56
+ msgid "Driving"
57
+ msgstr "Conduciendo"
58
+
59
+ #: includes/shortcodes.php:159
60
+ msgid "Walking"
61
+ msgstr "Caminando"
62
+
63
+ #: includes/shortcodes.php:160
64
+ msgid "Bicycling"
65
+ msgstr "Bicicleta"
66
+
67
+ #: includes/shortcodes.php:164
68
+ msgid "Get Directions"
69
+ msgstr "Direccion"
70
+
71
+ #: includes/shortcodes.php:166
72
+ msgid "Loading"
73
+ msgstr "cargando"
74
+
75
+ #: includes/wpgmap_create.php:13 includes/wpgmap_edit.php:19
76
+ msgid "Map Title"
77
+ msgstr "Título del mapa"
78
+
79
+ #: includes/wpgmap_create.php:20 includes/wpgmap_edit.php:27
80
+ msgid "Show as map title"
81
+ msgstr "Mostrar como título del mapa"
82
+
83
+ #: includes/wpgmap_create.php:25 includes/wpgmap_edit.php:39
84
+ msgid "Latitude, Longitude"
85
+ msgstr "Latitud longitud"
86
+
87
+ #: includes/wpgmap_create.php:32 includes/wpgmap_edit.php:32
88
+ msgid "Heading Custom Class"
89
+ msgstr "Encabezado de clase personalizada"
90
+
91
+ #: includes/wpgmap_create.php:40 includes/wpgmap_edit.php:48
92
+ msgid "Zoom"
93
+ msgstr "Enfocar"
94
+
95
+ #: includes/wpgmap_create.php:48 includes/wpgmap_edit.php:56
96
+ msgid "Disable zoom on mouse scroll"
97
+ msgstr "Deshabilitar el zoom en el desplazamiento del mouse"
98
+
99
+ #: includes/wpgmap_create.php:55 includes/wpgmap_edit.php:64
100
+ msgid "Width (%)"
101
+ msgstr "Ancho (%)"
102
+
103
+ #: includes/wpgmap_create.php:63 includes/wpgmap_edit.php:73
104
+ msgid "Height (px)"
105
+ msgstr "Altura (px)"
106
+
107
+ #: includes/wpgmap_create.php:71 includes/wpgmap_edit.php:82
108
+ msgid "Map Type"
109
+ msgstr "Tipo de mapa"
110
+
111
+ #: includes/wpgmap_create.php:83 includes/wpgmap_edit.php:99
112
+ msgid "Location Address"
113
+ msgstr "Dirección del sitio"
114
+
115
+ #: includes/wpgmap_create.php:92 includes/wpgmap_edit.php:108
116
+ msgid "Show in marker infowindow"
117
+ msgstr "Mostrar en marcador infowindow"
118
+
119
+ #: includes/wpgmap_create.php:100 includes/wpgmap_edit.php:116
120
+ msgid "Enable Direction in Map"
121
+ msgstr "Habilitar dirección en el mapa"
122
+
123
+ #: includes/wpgmap_create.php:112 includes/wpgmap_edit.php:125
124
+ msgid "Search by Address, Zip Code"
125
+ msgstr "Búsqueda por dirección, código postal"
126
+
127
+ #: includes/wpgmap_create.php:125 includes/wpgmap_settings.php:12
128
+ msgid "Save"
129
+ msgstr "Salvar"
130
+
131
+ #: includes/wpgmap_edit.php:145
132
+ msgid "Update"
133
+ msgstr "Actualizar"
134
+
135
+ #: includes/wpgmap_settings.php:8
136
+ msgid "Notice: The plugin requires following API key."
137
+ msgstr "Aviso: El complemento requiere la siguiente clave de API."
138
+
139
+ #: includes/wpgmap_settings.php:10
140
+ msgid "Enter API Key"
141
+ msgstr "Ingrese la clave de API"
142
+
143
+ #: includes/wpgmap_settings.php:16
144
+ msgid "GET FREE API KEY"
145
+ msgstr "OBTENER LA CLAVE DE LA API GRATIS"
readme.txt CHANGED
@@ -1,20 +1,20 @@
1
- === Google Map ===
2
  Contributors: milonfci
3
  Donate link: http://www.srmilon.com/google-map-demo
4
  Tags: Google Map, Google Map Embed, gmap, google map embed, wp map, wp map embed, map embed, best google maps, best maps, bing maps, cross browser, custom google map, custom google maps, map direction, easy map, geo, geocoder, gmaps, google earth, google map plugin, google map shortcode, google map widget, google maps v3, googlemaps, gprs, gps, gpx, kml, latitude, Longitude, location, loaction by address, map, map directions, map markers, map plugin, map shortcode, map styles, maps google, post map, map point, polygons, roads, routes, store locator, street view, wp google map, contact page map, google map wordpress, google maps wordpress, google maps for wordpress, simple google map, simple google map plugin, wp google maps,maps
5
  Requires at least: 2.9
6
- Tested up to: 4.8.2
7
- Version: 1.2.2
8
- Stable tag: 1.2.2
9
  Text Domain: gmap-embed
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
 
13
- Google Map is very Simple, light-weight and Easy to use embed Google Custom Map with markers in Posts, Pages as shortcode and sidebar as widget.
14
 
15
  == Description ==
16
 
17
- Google Map is awesome plugin to add Google Custom map in website.It is fully customizable and can be use as shortcode.
18
 
19
  * [Demo](http://www.srmilon.com/google-map-demo/)
20
  * [Support Forum](https://wordpress.org/support/plugin/gmap-embed)
@@ -25,9 +25,9 @@ To have continue the update, please donate for the plugin.
25
  https://www.youtube.com/watch?v=Lak-tJjGjl8
26
 
27
  ### Important Notice
28
- `If it seems Direction option is not working, Please take api key again from settings tab, it's necessary for Direction Option in Google Map.`
29
 
30
- ### Features of Google Map Plugin:
31
 
32
  * **User friendly and easy to use.**
33
  * **Direction Support with Map.**
@@ -40,6 +40,7 @@ https://www.youtube.com/watch?v=Lak-tJjGjl8
40
  * **Easy to add as widget (By Shortcode)**
41
  * **Ability to use as shortcode in post and Single page**
42
  * **It can be use in single page, single post, sidebar, footer etc**
 
43
 
44
  ### Use as Shortcode in post, page and sidebar.
45
  `[gmap-embed id="<Your map ID>"]`
@@ -182,4 +183,7 @@ See the [Video](https://www.youtube.com/watch?v=Lak-tJjGjl8) ,hope you will get
182
  * Direction support Bug fixing
183
 
184
  = 1.2.2 =
185
- * Italian Language Support
 
 
 
1
+ === WP Google Map ===
2
  Contributors: milonfci
3
  Donate link: http://www.srmilon.com/google-map-demo
4
  Tags: Google Map, Google Map Embed, gmap, google map embed, wp map, wp map embed, map embed, best google maps, best maps, bing maps, cross browser, custom google map, custom google maps, map direction, easy map, geo, geocoder, gmaps, google earth, google map plugin, google map shortcode, google map widget, google maps v3, googlemaps, gprs, gps, gpx, kml, latitude, Longitude, location, loaction by address, map, map directions, map markers, map plugin, map shortcode, map styles, maps google, post map, map point, polygons, roads, routes, store locator, street view, wp google map, contact page map, google map wordpress, google maps wordpress, google maps for wordpress, simple google map, simple google map plugin, wp google maps,maps
5
  Requires at least: 2.9
6
+ Tested up to: 4.9.1
7
+ Version: 1.2.3
8
+ Stable tag: 1.2.3
9
  Text Domain: gmap-embed
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
 
13
+ WP Google Map is very Simple, light-weight and Easy to use Google Custom Map with markers in Posts, Pages as shortcode and sidebar as widget and it is most popular plugin for wordpress.
14
 
15
  == Description ==
16
 
17
+ WP Google Map is awesome plugin to add Google Custom map in website.It is fully customizable and can be use as shortcode.
18
 
19
  * [Demo](http://www.srmilon.com/google-map-demo/)
20
  * [Support Forum](https://wordpress.org/support/plugin/gmap-embed)
25
  https://www.youtube.com/watch?v=Lak-tJjGjl8
26
 
27
  ### Important Notice
28
+ `If it seems Direction option is not working, Please take api key again from settings tab, it's necessary for Direction Option in WP Google Map.`
29
 
30
+ ### Features of WP Google Map Plugin:
31
 
32
  * **User friendly and easy to use.**
33
  * **Direction Support with Map.**
40
  * **Easy to add as widget (By Shortcode)**
41
  * **Ability to use as shortcode in post and Single page**
42
  * **It can be use in single page, single post, sidebar, footer etc**
43
+ * ** It is most helpful for wordpress website to embed google map**
44
 
45
  ### Use as Shortcode in post, page and sidebar.
46
  `[gmap-embed id="<Your map ID>"]`
183
  * Direction support Bug fixing
184
 
185
  = 1.2.2 =
186
+ * Italian Language Support
187
+
188
+ = 1.2.3 =
189
+ * Spanish Language support
srm_gmap_embed.php CHANGED
@@ -6,7 +6,7 @@
6
  Author: SRMILON
7
  Text Domain: gmap-embed
8
  Author URI: http://www.srmilon.com
9
- Version: 1.2.2
10
  */
11
 
12
  if (!defined('ABSPATH')) exit;
@@ -48,7 +48,7 @@ if (!class_exists('srm_gmap_embed_main')) {
48
  */
49
  public function gmap_enqueue_scripts()
50
  {
51
- //including map library
52
  wp_enqueue_script('srm_gmap_api', 'https://maps.googleapis.com/maps/api/js?key=' . $this->wpgmap_api_key . '&libraries=places', array('jquery'));
53
  }
54
 
6
  Author: SRMILON
7
  Text Domain: gmap-embed
8
  Author URI: http://www.srmilon.com
9
+ Version: 1.2.3
10
  */
11
 
12
  if (!defined('ABSPATH')) exit;
48
  */
49
  public function gmap_enqueue_scripts()
50
  {
51
+ //including map library
52
  wp_enqueue_script('srm_gmap_api', 'https://maps.googleapis.com/maps/api/js?key=' . $this->wpgmap_api_key . '&libraries=places', array('jquery'));
53
  }
54