Plugin Directory

Changeset 2908373


Ignore:
Timestamp:
05/05/2023 07:29:48 AM (3 years ago)
Author:
unit08
Message:

new readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • geounit-maps/tags/0.0.5/readme.txt

    r2903645 r2908373  
    1111
    1212The easiest Maps plugin! Display a secure map with gutenberg, elementor or shortcodes without cookies or any 2-click solution, making it user-friendly.
    13 
    14 GeoUNIT Maps is a powerful and user-friendly Plugin for Wordpress that allows you to display maps on your website while ensuring GDPR compliance and protecting your European users' data.
    15 The Plugin uses tiles provided by the GeoUNIT Tileserver, a third-party service from Unit08 GmbH that offers excellent privacy protection, and is displayed using Leaflet, a popular open-source JavaScript library for interactive maps.
    16 With GeoUNIT Maps, there's no need for opt-ins or cookie consent options, as the Plugin is designed to be fully GDPR-compliant out of the box.
    17 GeoUNIT Maps is highly customizable, cost-effective, and offers superior GDPR compliance and privacy protection compared to other mapping services like Google Maps.
    18 Try GeoUNIT Maps today and create amazing maps with confidence!
    1913
    2014== Description ==
     
    4943= Installation =
    5044
    51 1. Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the `wp-content/plugins/` directory of your WordPress installation.
    52 2. Activate the plugin through the 'Plugins' menu in WordPress.
     451. Install using the WordPress built-in Plugin installer, or extract the zip file and drop the contents in the `wp-content/plugins/` directory of your WordPress installation.
     462. Now it's time to activate the plugin! How? Through the **Plugins > Installed Plugins**, search for ***GDPR & DSGVO Compliant Maps | GeoUNIT Maps***. Next, click "Activate".
     473. Open any page in Gutenberg, Elementor or use the Shortcode to add a map and customize it like you want.
     48
     49Let's create your map!
    5350
    5451= Usage =
    55 1. Get your coordinates (lat,lng) where the marker should be placed. [https://www.latlong.net/](https://www.latlong.net/)
    56 2. Edit any Page and search for the GeoUNIT Maps Block or Element depending your pagebuilder or use the shortcode
    57 [geounit height=220 lat=48.8934784 lng=8.6994072 zoom=15 content='' markercolor=#21409a disablemarker=false][/geounit]
    58 3. Adjust the coordinates, change colors and other settings to your needs
     521. First, you need to get your coordinates📍 (lat,lng), which is where the marker will be placed. You can search for it on this website introducing the localization you want to fix in the map. [https://www.latlong.net/](https://www.latlong.net/)
     53
     542. Time to create the map 👉 Edit any Page and search for the GeoUNIT Maps Block or Element depending on your page builder or use the shortcode
     55[geounit height=220 lat=48.8934784 lng=8.6994072 zoom=15 content='' markercolor=#21409a disablemarker=false][/geounit]
     56
     573. Adjust the coordinates, change colours and other settings to your needs.
     58
     59It's that easy! Now you have your secure map on your website!
    5960
    6061== Frequently Asked Questions ==
     62
    6163= Are shortcodes supported ? =
    6264Yes, shortcodes are supported. The shortcode is called [geounit]. The possible attributes are 'lat', 'lng', 'zoom', 'height', 'content', 'markercolor' and 'disablemarker'. But default values will be choosen if attributes are not given.
     65[geounit height=220 lat=48.8934784 lng=8.6994072 zoom=15 content='' markercolor=#21409a disablemarker=false][/geounit]
    6366= I can`t see a Map ? =
    64 Wordpress RestApi must be enabled to see the map
     67Wordpress RestApi must be enabled to see the map.
     68= Do I need to calculate latitude & longitude myself? =
     69No, you can get the latitude and longitude on some websites like [https://www.latlong.net/](https://www.latlong.net/)
     70= I’ve installed the plugin, now what? =
     71In the section of **Installation**, you have step by step on how to create a map on your website with GeoUNIT, and how to personalize it.
     72
    6573
    6674== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.