{"id":72370,"date":"2017-07-29T14:43:31","date_gmt":"2017-07-29T14:43:31","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/google-map-with-multiple-address\/"},"modified":"2017-08-01T15:42:32","modified_gmt":"2017-08-01T15:42:32","slug":"multiple-address-google-map","status":"closed","type":"plugin","link":"https:\/\/cs.wordpress.org\/plugins\/multiple-address-google-map\/","author":15176784,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2","stable_tag":"1.2","tested":"4.8.28","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Google Map with Multiple Address","header_author":"Mohammad Ashique Ali","header_description":"This plugin is used for displaying multiple address in a map with a marker and other useful stuffs.","assets_banners_color":"","last_updated":"2017-08-01 15:42:32","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/aliashiquemohammad.com","header_plugin_uri":"https:\/\/aliashiquemohammad.com\/plugins","header_author_uri":"https:\/\/aliashiquemohammad.com","rating":0,"author_block_rating":0,"active_installs":20,"downloads":1323,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>No upgrage notice for now.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1705042","resolution":"256x256","location":"assets"}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1705013","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1705013","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1705013","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1705013","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1705013","resolution":"5","location":"assets"}},"screenshots":{"1":"Showing various option of the maps.","2":"Fields to enable and disable other options.","3":"Multiple map address fields by clicking on \"Add New Map\".","4":"Map Preview of the map below the \"Save\" button.","5":"Dispalying the Map at front-end."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3513,150,144489,2909,1570],"plugin_category":[49],"plugin_contributors":[91839],"plugin_business_model":[],"class_list":["post-72370","plugin","type-plugin","status-closed","hentry","plugin_tags-address","plugin_tags-google","plugin_tags-goolge-map","plugin_tags-map","plugin_tags-multiple","plugin_category-maps-and-location","plugin_contributors-sranzan","plugin_committers-aliashiquemohammad"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/multiple-address-google-map.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/multiple-address-google-map\/assets\/screenshot-1.png?rev=1705013","caption":"Showing various option of the maps."},{"src":"https:\/\/ps.w.org\/multiple-address-google-map\/assets\/screenshot-2.png?rev=1705013","caption":"Fields to enable and disable other options."},{"src":"https:\/\/ps.w.org\/multiple-address-google-map\/assets\/screenshot-3.png?rev=1705013","caption":"Multiple map address fields by clicking on \"Add New Map\"."},{"src":"https:\/\/ps.w.org\/multiple-address-google-map\/assets\/screenshot-4.png?rev=1705013","caption":"Map Preview of the map below the \"Save\" button."},{"src":"https:\/\/ps.w.org\/multiple-address-google-map\/assets\/screenshot-5.png?rev=1705013","caption":"Dispalying the Map at front-end."}],"raw_content":"<!--section=description-->\n<p>This plugin allows the user to display the Google Map with multiple location by provided Longitude, Latitude, Marker Image and Information Box.<\/p>\n\n<p>Enable \/ Disable the mouse zoom in and out option on scroll event.<\/p>\n\n<p>Enable \/ Disable the map to be draggable.<\/p>\n\n<p>You can customize the design of the map by just passing the style of the map with JSON format.<\/p>\n\n<p>How it works:<\/p>\n\n<ol>\n<li><p>Go to Setting -&gt; Google Map<\/p><\/li>\n<li><p>Enter Google Map API key which is essential for this plugin to work. \nGet your API KEY: [Google Map API] (https:\/\/developers.google.com\/maps\/documentation\/javascript\/get-api-key)<\/p><\/li>\n<li><p>Enter Longitude, Latitude to show the address you want to display in the map.<\/p><\/li>\n<li><p>If you want to have multiple address to show, click on \"Add New Map\" button.<\/p><\/li>\n<li><p>If you want to have mouse zoom in and out on scroll then ENABLE the Scrollable option. By default it is DISABLE.<\/p><\/li>\n<li><p>If you want the map to be draggable on mouse movement then ENABLE the Draggable option. By default it is DISABLE.<\/p><\/li>\n<li><p>Enter any style in JSON format to customize the layout of the Google Map.<\/p><\/li>\n<\/ol>\n\n<p>Thanks for all the suggestions, bug reports, translations and donations, they're frankly too many to be listed here!<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<p>e.g.<\/p>\n\n<ol>\n<li>Upload <code>google-map-multiple-address.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Place <code>[googlemap_multiple_address]<\/code> in your page text editor or use do_shortcode() in any of the template files.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Do the plugin works without providing Google Map API key ?<\/dt>\n<dd><p>No, the plugin will not work without the Google Map API key.<\/p><\/dd>\n<dt>Can we have multiple address to be displayed in the map?<\/dt>\n<dd><p>Yes, this plugin can display multiple address with marker and info box in a map.<\/p><\/dd>\n<dt>Does the JSON format is required for styling the Google Map?<\/dt>\n<dd><p>Yes, you need to have JSON format value to be entered in the Style section to customize the Google Map.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>1.0 - Released as plugin<\/p>\n\n<p>1.1 - JavaScript Error on Dashboard is fixed.<\/p>","raw_excerpt":"Google Map Multiple Address gives you to show the map with multiple marker of various places in one map.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/72370","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=72370"}],"author":[{"embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/aliashiquemohammad"}],"wp:attachment":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=72370"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=72370"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=72370"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=72370"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=72370"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=72370"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}