WP Manifestindependent plugin directory
manifest / editor / geomap-block-plugin

Geomap Block

A WordPress plugin that adds a simple Google Map block to the block editor without requiring an API key.

by Noruzzaman · github.com/noruzzamans/geomap-block-plugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/noruzzamans/geomap-block-plugin/archive/refs/heads/master.zip

Readme

=== Geomap Block === Contributors: noruzzaman Tags: google maps, block, map Requires at least: 5.0 Tested up to: 6.6.2 Stable tag: 1.0.1 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add a simple Google Map block to your WordPress site without requiring an API key.

== Description ==

The Geomap Block plugin introduces a straightforward and easy-to-use Google Map block to your WordPress editor, allowing you to easily embed interactive maps within your content without the need for an API key. This plugin is perfect for quickly adding geographical context to your posts and pages.

Key Features:

  • Simple Integration: Add Google Maps to your content with just a few clicks.
  • No API Key Required: Get started immediately without the need to obtain or manage a Google Maps API key.
  • Block Editor Compatible: Designed for seamless integration with the WordPress block editor (Gutenberg).
  • Customizable: Adjust the map's location and zoom level to suit your needs.
  • Responsive Design: Maps automatically adapt to different screen sizes for optimal viewing on all devices.

Whether you're showcasing a single location or providing a general area view, Geomap Block offers a hassle-free solution for adding maps to your WordPress site.

== Installation ==

  1. Go to Plugins > Add New in your WordPress admin panel.
  2. Search for "Geomap Block".
  3. Click "Install Now" and then "Activate" to start using the plugin.

== Frequently Asked Questions ==

= Does this plugin require a Google Maps API key? =

No, one of the main advantages of Geomap Block is that it doesn't require an API key to function.

= Is the plugin free to use? =

Yes, Geomap Block is completely free to use.

= Can I add multiple markers to the map? =

The current version of Geomap Block is designed for simplicity and focuses on displaying a single location. Multiple markers are not supported at this time.

== Screenshots ==

== Changelog ==

= 1.0.0 =

  • Initial release

= 1.0.1 =

  • Fixed an issue with invalid or non-functioning URLs in the plugin

Read the full README on GitHub →