Changeset 2908373
- Timestamp:
- 05/05/2023 07:29:48 AM (3 years ago)
- File:
-
- 1 edited
-
geounit-maps/tags/0.0.5/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
geounit-maps/tags/0.0.5/readme.txt
r2903645 r2908373 11 11 12 12 The 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!19 13 20 14 == Description == … … 49 43 = Installation = 50 44 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. 45 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. 46 2. 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". 47 3. Open any page in Gutenberg, Elementor or use the Shortcode to add a map and customize it like you want. 48 49 Let's create your map! 53 50 54 51 = 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 52 1. 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 54 2. 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 57 3. Adjust the coordinates, change colours and other settings to your needs. 58 59 It's that easy! Now you have your secure map on your website! 59 60 60 61 == Frequently Asked Questions == 62 61 63 = Are shortcodes supported ? = 62 64 Yes, 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] 63 66 = I can`t see a Map ? = 64 Wordpress RestApi must be enabled to see the map 67 Wordpress RestApi must be enabled to see the map. 68 = Do I need to calculate latitude & longitude myself? = 69 No, 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? = 71 In 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 65 73 66 74 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.