WhatIsMyLocation — Shopify theme sections (v1.0.0)
===================================================

Two ready-made sections for any Online Store 2.0 theme. No app, no API key,
no billing account, no cookies, zero scripts added to your store.

  whatismylocation-map.liquid     An OpenStreetMap pin (or up to 10 branches)
                                  for your contact page — settings panel with
                                  theme, marker colors, a locations panel,
                                  switch animations, multi-line styled address,
                                  Get-directions and open-in-maps icons.

  whatismylocation-widget.liquid  The find-my-location widget: visitors tap one
                                  button and see their coordinates and address.
                                  For delivery pages, store finders, check-ins.

INSTALL (each file, once — about two minutes)
  1. Shopify admin > Online Store > Themes > (...) > Edit code
  2. Under "Sections" click "Add a new section" and name it exactly:
        whatismylocation-map        (for the map)
        whatismylocation-widget     (for the finder)
  3. Delete the placeholder content and paste the ENTIRE matching .liquid file —
     including the {% schema %} block at the bottom (it builds the settings
     panel). Save.
  4. Open the theme editor (Customize), go to the page you want, press
     "Add section", and pick "WhatIsMyLocation Map" or "WhatIsMyLocation Finder".

COORDINATES (map section)
  Get exact values at https://whatismylocation.ai/map-embed — type your address,
  DRAG THE PIN onto your entrance, and copy the final latitude/longitude.
  The section ships your final coordinates and never re-geocodes, so the pin
  can never drift.

BRANCHES (map section)
  Press "Add branch" once per location (up to 10). Visitors get numbered pins
  and a locations panel — an accordion beside the map on desktop, a swipeable
  card strip on phones — with per-branch directions links.

FULL GUIDE & TROUBLESHOOTING
  https://whatismylocation.ai/map-widget-for-shopify

SUPPORT
  https://whatismylocation.ai/contact

The map is static: it shows the location you configure and requests nothing
from visitors. The finder widget asks for location only when a visitor taps its
button, inside the iframe, with the browser's explicit permission prompt — your
store never receives location data. The only third-party requests are the
widget iframes from whatismylocation.ai and map tiles from openstreetmap.org.
