Track embed

Walking the Lake Biwa Canal

This block reads a GPX URL from its own data-tilia-gpx-url attribute and renders the track without any viewer-specific wrapper.

Sample photo IMG_2889

Photo embed

Photo map from IMG_2889.JPG

The image element itself carries the source URL in data-tilia-photo-url. Tilia reads the photo file and places its marker next to the image.

Sample photo IMG_2892

Photo embed

Photo map from IMG_2892.JPG

This second image keeps its own data-tilia-photo-url value, but also adds a card-level data-tilia-gpx-url. Tilia loads the track first and then infers the photo location from the GPX timeline when the image itself does not carry GPS coordinates. Because EXIF timestamps do not store their timezone, this sample sets the photo time mode to +09:00 in the map initialization code so the photo timestamp is interpreted against the GPX track in the intended timezone.