{"id":28101,"date":"2014-03-02T04:32:32","date_gmt":"2014-03-02T04:32:32","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/royal-google-maps\/"},"modified":"2014-03-02T05:23:35","modified_gmt":"2014-03-02T05:23:35","slug":"royal-google-maps","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/royal-google-maps\/","author":12755631,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"trunk","tested":"","requires":"","requires_php":"","requires_plugins":"","header_name":"Royal Google Maps","header_author":"Mehdi Akram","header_description":"","assets_banners_color":"c1e3ea","last_updated":"2014-03-02 05:23:35","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/royaltechbd.com\/donate.html","header_plugin_uri":"http:\/\/royaltechbd.com","header_author_uri":"http:\/\/shamokaldarpon.com","rating":5,"author_block_rating":0,"active_installs":20,"downloads":4086,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0":"<ul>\n<li>First release<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"867823","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"867829","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"867829","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"867829","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"867829","resolution":"4","location":"assets"}},"screenshots":{"1":"Shortcode Generator icon","2":"Create shortcode in post\/page","3":"Generated Shortcode in post","4":"Output."}},"plugin_section":[],"plugin_tags":[150,1571,32080,2910,33062],"plugin_category":[43,49,55],"plugin_contributors":[79499],"plugin_business_model":[],"class_list":["post-28101","plugin","type-plugin","status-closed","hentry","plugin_tags-google","plugin_tags-google-maps","plugin_tags-google-maps-api","plugin_tags-marker","plugin_tags-markers","plugin_category-customization","plugin_category-maps-and-location","plugin_category-seo-and-marketing","plugin_contributors-royaltechbd","plugin_committers-royaltechbd"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/royal-google-maps_c1e3ea.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/royal-google-maps\/assets\/screenshot-1.png?rev=867829","caption":"Shortcode Generator icon"},{"src":"https:\/\/ps.w.org\/royal-google-maps\/assets\/screenshot-2.png?rev=867829","caption":"Create shortcode in post\/page"},{"src":"https:\/\/ps.w.org\/royal-google-maps\/assets\/screenshot-3.png?rev=867829","caption":"Generated Shortcode in post"},{"src":"https:\/\/ps.w.org\/royal-google-maps\/assets\/screenshot-4.png?rev=867829","caption":"Output."}],"raw_content":"<!--section=description-->\n<p>This plugin allows you to add a google map into your post\/page using shortcodes.<\/p>\n\n<p>Features:<\/p>\n\n<ul>\n<li>default world map<\/li>\n<li>add marker<\/li>\n<li>show\/hide map controls<\/li>\n<li>set map size<\/li>\n<li>set zoom level<\/li>\n<li>set map type<\/li>\n<li>multiple maps on the same post<\/li>\n<li>set location by latitude\/longitude<\/li>\n<li>set location by address<\/li>\n<li>show traffic<\/li>\n<li>show bike lanes<\/li>\n<li>disable scroll wheel zoom<\/li>\n<li>add scale bar<\/li>\n<li>Info windows<\/li>\n<li>show\/hide infowindow by default<\/li>\n<li>add custom image as map icon<\/li>\n<li>add KML via URL link<\/li>\n<li>option to disable autozoom to KML bounds<\/li>\n<li>add a Fusion Table Layer<\/li>\n<\/ul>\n\n<p>See a full description here:<\/p>\n\n<p>http:\/\/royaltechbd.com\/royal-google-maps-plugin-for-wordpress\/<\/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-maps-v3-shortcode<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Add shortcodes in your posts (ex: [royalmap address=\"Dhaka, Bangladesh\"])<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Is there documentation for this plugin?<\/dt>\n<dd><p>http:\/\/royaltechbd.com\/royal-google-maps-plugin-for-wordpress\/\nYou can ask any question here.<\/p><\/dd>\n<dt>How do I add a map to my post<\/dt>\n<dd><p>Using shortcodes in the edit box for your post.  The address parameter for the address, and the \"zoom\" parameter for zoom level (ex: 20=really zoomed in, 0=full world)<\/p>\n\n<p>Ex:\n    [royalmap address=\"Dhaka, Bangladesh\" zoom=\"10\"]<\/p><\/dd>\n<dt>Can I add multiple maps to the same post?<\/dt>\n<dd><p>Yes!  But make sure you use the \"id\" parameter to create unique id's for each map.<\/p>\n\n<p>Ex:\n    [royalmap id=\"map1\" address=\"Dhaka, Bangladesh\"]\n    [royalmap id=\"map2\" address=\"Khulna, Bangladesh\"]<\/p><\/dd>\n<dt>Can I change the size of the map?<\/dt>\n<dd><p>Yes!  Just add your own width and height parameters (the default is 100%x400).<\/p>\n\n<p>Ex:\n    [royalmap w=\"200\" h=\"100\"]<\/p><\/dd>\n<dt>Can you add info bubbles?<\/dt>\n<dd><p>Yes!  Add the \"infowindow\" parameter<\/p>\n\n<p>Ex:\n    [royalmap address=\"Mirpur, Dhaka\" marker=\"yes\" infowindow=\"Hello Dhaka!\"]<\/p><\/dd>\n<dt>Can you add KML's?<\/dt>\n<dd><p>Yes!  Just provide the url link to the KML file.  The map will auto center and zoom to the extent of your KML.<\/p>\n\n<p>Ex:\n    [royalmap kml=\"http:\/\/example.com\/svn\/trunk\/ggeoxml\/example.kml\"]<\/p><\/dd>\n<dt>Can you add Fusion Table Layers?<\/dt>\n<dd><p>Yes!  Just provide the Fusion Layer ID as \"fusion\" parameter.<\/p>\n\n<p>Ex:\n    [royalmap address=\"90095\" z=9 fusion=\"825831\"]<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>First release<\/li>\n<\/ul>","raw_excerpt":"This plugin allows you to add one or more maps (via the Google Maps v3 API) to your page\/post using shortcodes.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/28101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=28101"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/royaltechbd"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=28101"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=28101"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=28101"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=28101"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=28101"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=28101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}