104105106107108109110
if (layer instanceof GpxLayer) { gpxLayer = (GpxLayer) layer; } } return new GeoImageLayer(entries, gpxLayer, useThumbs); }