Descripció
drakkar.one lets you add a map to your WordPress site without Google Maps, without API keys, and without setting a single cookie.
Why use this instead of Google Maps?
- No Google Cloud billing account or API key required
- No cookies — so no cookie banner needed for the map
- GDPR/DSGVO-compliant: map tiles served from EU infrastructure, no visitor data collected
- No competitor businesses shown on your map
- Lightweight — a fraction of the size of a Google Maps embed
- Flat monthly pricing with a free tier (no per-load billing surprises)
Map tiles are based on OpenStreetMap and served from Cloudflare’s edge network, so they load fast everywhere.
How it works: Create a map widget at dash.drakkar.one, copy the widget ID, and drop it into a Gutenberg block or shortcode. That’s it.
Built by a former HERE engineer who worked on navigation systems for BMW, Audi, VW, and Porsche.
Usage
Gutenberg Block
Search for drakkar.one map in the block inserter (Embed category). Paste your widget ID and set the height.
Shortcode
[drakkar-map id="abc123"]
Optional attributes:
height— Map height in pixels (default:400)lang— Language code for map labels (auto-detected if omitted)
Example with all attributes:
[drakkar-map id="abc123" height="500" lang="en"]<h3>External services</h3>
This plugin relies on the drakkar.one service to display map widgets. When a page containing the widget is loaded, the visitor’s browser will:
- Load the widget script (
w.js) fromcdn.drakkar.one. - Fetch the widget configuration (map center, zoom, pins, style) from
cdn.drakkar.one. - Load vector map tiles from
tiles.drakkar.one. - Load map fonts and sprites from
cdn.drakkar.one.
No cookies are set. No personal data is collected or transmitted to drakkar.one by the widget. Standard HTTP requests (IP address, user agent) are processed by Cloudflare’s CDN infrastructure as part of content delivery.
This service is provided by drakkar.one (Kirill Zhuchkov, Germany):
Blocs
Aquesta extensió proporciona 1 bloc.
- drakkar.one map Add a privacy-friendly map. No Google, no API keys, no cookies.
Instal·lació
- Install the plugin from the WordPress Plugin Directory, or upload the
drakkar-one-mapfolder to/wp-content/plugins/. - Activate the plugin through the Plugins menu.
- Create a free map widget at dash.drakkar.one and copy its widget ID.
-
Add a drakkar.one map block in the editor, or use the shortcode:
[drakkar-map id=”YOUR_WIDGET_ID”]
PMF
-
Does this use Google Maps?
-
No. Map tiles come from OpenStreetMap data, served through Cloudflare’s edge network. Google is not involved at any point.
-
No. The widget sets zero cookies. Your visitors won’t see a cookie consent banner because of this plugin.
-
Do I need an API key or a Google Cloud account?
-
No. You create a widget at dash.drakkar.one, get a widget ID, and paste it into the block or shortcode. No API keys, no billing accounts.
-
Is it GDPR/DSGVO-compliant?
-
Yes. No cookies, no personal data collection, tiles served from EU infrastructure. The privacy policy impact is minimal — see the “External services” section below for details you may want to mention.
-
What does it cost?
-
There’s a free tier with drakkar.one branding. Paid plans start at a few euros per month for branding removal and additional features. See drakkar.one for current pricing.
-
Can I have multiple maps on one page?
-
Currently one map per page. Multi-map support is on the roadmap — if you need it now, reach out through the dashboard and we’ll prioritize it.
-
Can I customize the map style?
-
Yes. You can pick a map style in the drakkar.one dashboard before embedding. The style applies automatically to your WordPress embed.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«drakkar.one map» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «drakkar.one map» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.0
- Initial release with shortcode and Gutenberg block support.
