----- A -----

Call this trip brussels, there is no GPX file.

Create a folder somedir

Put some nice photos in the folder.
filenames DSC00103.JPG, DSC00105.JPG, DSC00106.JPG

In the same folder make a resourcefile.

Resourcefile brus.rc

``` [Header] Title: Gouda visit Template: routetemplate.tpl Markers: leaflet/markers.js Thumb: DSC00106.JPG

[A]
M: 50.846732, 4.352414
F: DSC00103.JPG
C:  Grand Palace
[B]
M: 50.844993, 4.349978
F: DSC00105.JPG
C: Manneke Pis
[C]
M: 50.894941, 4.341547
F: DSC00106.JPG
C: Atomium

```

Than run:

webroute.py brus.rc /somedir/brussels

This will process brus.rc and the photos and create html in directory: somedir/brussels

It should look like this:

Note this is just a sceen image. When you open the index.html with a web browser like firefox than it will make the view dynamic: you can zoom/out move north,south,east,west. In some demo's click on the marker to see the photo.

Henk Speksnijder 20210527