Automatic Generator
Use the form below to create your own version of the embeddable map.
<iframe>
Parameters
| Parameter | Type | Allowed values | Default value | Description |
|---|---|---|---|---|
| theme | String | light or dark | silk | Map theme |
| latitude | Float | 45.7831 | Latitude to center the map on | |
| longitude | Float | 3.0824 | Longitude to center the map on | |
| zoom | Integer | 1 to 18 | 5 | Map zoom level |
| country | String | AD AE AI AL AM AO AR AT AU AW BA BD BE BG BI BJ BO BQ BR BT BW BY BZ CA CD CF CH CI CL CN CO CR CU CV CW CY CZ DE DK DO DZ EC EE EG ES ET FI FR GA GB GE GG GH GI GM GP GR GT GU GY HN HR HU ID IE IL IM IN IR IS IT JE JM JO JP KE KG KH KR KY LA LB LI LK LS LT LU LV MA MC ME MG MK ML MM MN MR MT MU MV MX MY MZ NA NC NG NI NL NO NZ PA PE PF PH PK PL PR PS PT PY RE RO RS RU SA SE SG SI SK SM SN SR ST SV SX TH TR TT TW TZ UA UG US UY VE VN VU XK ZA ZM ZW | null | Filter by country to display only localized results (ISO 3166-1 alpha-2 format). The countries listed are those with at least one listed merchant. |
| continent | String |
| null | Filter by continent to display only localized results (CC format). This parameter ignores country if it is also specified |
| coins | Array[String] | bitcoin, monero, june | null | Cryptocurrencies to filter to display only matching results |
| gestureHandling | Boolean | true or false | true | Prevents users from getting stuck on the map when scrolling a long page |
| fitBounds | Boolean | true or false | false | Automatically centers the map so that all markers are visible on the screen Ignores latitude, longitude, and zoom values, if present |
| clusters | Boolean | true or false | true | Groups nearby markers into clusters to reduce the number of displayed elements May slow down the browser if there are many markers to display |
| attribution | Boolean | true or false | true | Displays the Collective's mentions at the bottom right of the map |