{"id":11561,"date":"2010-12-21T09:28:22","date_gmt":"2010-12-21T09:28:22","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/zonaw-maps\/"},"modified":"2010-12-21T10:29:54","modified_gmt":"2010-12-21T10:29:54","slug":"zonaw-maps","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/zonaw-maps\/","author":7387388,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"trunk","tested":"3.0.5","requires":"2.0","requires_php":"","requires_plugins":"","header_name":"ZonaW Maps","header_author":"","header_description":"","assets_banners_color":"","last_updated":"2010-12-21 10:29:54","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.zonaw.com\/","header_author_uri":"http:\/\/www.zonaw.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":925,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.5":"<ul>\n<li>First release<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[4124,3529,3530,2660],"plugin_category":[49],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-11561","plugin","type-plugin","status-closed","hentry","plugin_tags-geolocation","plugin_tags-latitude","plugin_tags-longitude","plugin_tags-maps","plugin_category-maps-and-location","plugin_committers-zonaw"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/zonaw-maps.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This Plugin insert a image with a map in your posts using the Static Google Maps Api. The user can set the exact coords or insert the address. If you want to insert a map in a posts you must to generate two personalized fields (called 'latitude' and 'longitude') with the coordinates or a personalized field called 'location' with the address. \nhttp:\/\/www.zonaw.com\/2010\/12\/20\/plugin-de-geolocalizacion-de-puntos-para-wordpress\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>zonaw_maps.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>&lt;?php showMapPoint(); ?&gt;<\/code> in your templates<\/li>\n<\/ol>\n\n<!--section=faq-->\n<h4>Who does generate the map?<\/h4>\n <p>The map image is generated using Static Google Maps API.<\/p>\n <h4>Can get the map in differents sizes?<\/h4>\n <p>You can set the size of the map setting the width and the height in the showMapPoint function. Example:<\/p>\n <pre><code>&lt;?php \n    $width = 300;     $height = 400;     showMapPoint($width, $height); \n?&gt; <\/code><\/pre>\n <h4>Can customize the map?<\/h4>\n <p>You can customize the zoom and the type of the map in the showMapPoint function. Example:<\/p>\n <pre><code>&lt;?php \n    $width = 300;     $height = 400;     $zoom = 14;     $maptype = \"roadmap\";     showMapPoint($width, $height, $zoom, $maptype); \n?&gt; <\/code><\/pre>\n <p>Map types:<\/p>\n <p>roadmap satellite hybrid<\/p>\n\n<!--section=changelog-->\n<h4>0.5<\/h4>\n <ul>\n<li>First release<\/li>\n<\/ul>","raw_excerpt":"This Plugin insert a image with a map in your posts using the Static Google Maps Api.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/11561","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=11561"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/zonaw"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=11561"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=11561"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=11561"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=11561"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=11561"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=11561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}