S
srs67
Guest
I am trying to figure out how I can place a 'Map It' link with my photos in a Lightroom Web Gallery.
The photos have GPS coordinates.
I created a custom 'Text Template'. However, since the Adove GPS format contains double quotes, I cannot get a functional google maps link working. It seems that somehow the format of the GPS data has to change to Latitude, Longitude
Does someone know how to get this 'Map It' link to google maps working?
Here is the custom text template (lrtemplate file) I mentioned:
s = {
deflated = {
{
"<ag:formatted>Map It!</ag:formatted>",
name = "test2",
presetType = "Metadata",
},
"AgTokenPresets",
"restoreTokenFromArchivedState",
},
internalName = "test2",
title = "test2",
type = "Metadata_Tokens",
version = ',
}
Thanks for help!
Stephan.
The photos have GPS coordinates.
I created a custom 'Text Template'. However, since the Adove GPS format contains double quotes, I cannot get a functional google maps link working. It seems that somehow the format of the GPS data has to change to Latitude, Longitude
Does someone know how to get this 'Map It' link to google maps working?
Here is the custom text template (lrtemplate file) I mentioned:
s = {
deflated = {
{
"<ag:formatted>Map It!</ag:formatted>",
name = "test2",
presetType = "Metadata",
},
"AgTokenPresets",
"restoreTokenFromArchivedState",
},
internalName = "test2",
title = "test2",
type = "Metadata_Tokens",
version = ',
}
Thanks for help!
Stephan.
