マワリミチは、地域の「今日のイベント」「クーポン」「おすすめスポット」を
簡単に投稿・共有できる地域情報プラットフォームです
あなたのウェブサイトにマワリミチの地図を埋め込んで、
訪問者に豊富な地域情報を提供しましょう
今日のイベント、クーポン、おすすめスポットが地図上に表示されます
ユーザーが自由に投稿できる、参加型の地域情報マップ
URLパラメータで表示内容を自由に調整可能
userId を指定して特定ユーザーの投稿を地図に表示
<iframe
style="width:100%; height:400px; border:none; border-radius:20px; box-shadow:0px 8px 24px rgba(0,0,0,0.15);"
src="https://mawarimichi.app/app/map?userId=YOUR_USER_ID&hideFilters=true&hideHashtags=true&hideTabs=true&hideMenu=true&hideCount=true"
></iframe>userId表示したいユーザーのID(必須)hideFiltersフィルターを非表示hideHashtagsハッシュタグを非表示hideTabsタブを非表示hideMenuメニューを非表示hideCountデータ件数を非表示| パラメータ | 説明 | 例 |
|---|---|---|
userId | 単一ユーザーの投稿のみ表示(カンマ区切りで複数指定も可) | userId=xxx |
userIds | 複数ユーザーの投稿を表示(カンマ区切り) | userIds=id1,id2,id3 |
tags | タグで絞り込み(カンマ区切りで複数指定可) | tags=タグ1,タグ2 |
prefecture | 都道府県で絞り込み | prefecture=兵庫県 |
city | 市区町村で絞り込み(カンマ区切りで複数指定可) | city=神戸市,芦屋市 |
postTypes | 投稿タイプで絞り込み(カンマ区切りで複数指定可) facility/event/stamprally_event/online_event/coupon/spot/general/essay/job/advice/government/residence | postTypes=event,stamprally_event,online_event |
hideFilters | フィルター非表示(true) | hideFilters=true |
hideHashtags | ハッシュタグ非表示(true) | hideHashtags=true |
hideTabs | タブ非表示(true) | hideTabs=true |
hideMenu | メニュー非表示(true) | hideMenu=true |
hideCount | データ件数非表示(true) | hideCount=true |
eventStart | イベント/クーポンの開始日時フィルタ(ISO 8601形式) | eventStart=2025-11-22T10:00 |
eventEnd | イベント/クーポンの終了日時フィルタ(ISO 8601形式) | eventEnd=2025-11-30T18:00 |
lat | 緯度を指定して地図の中心を設定 | lat=35.12345 |
lon | 経度を指定して地図の中心を設定 | lon=139.54321 |
showLangSwitcher | 言語切り替えボタンを画面下に表示(投稿詳細表示時も有効) | showLangSwitcher=true |
ご不明点がございましたら、お気軽にお問い合わせください