Hi,
I would like to insert an hyperlink to Google Maps within a popup of my Web Map.
In my process, latitude and longitude natively have the following notification type,
example
lon .: 11,213238
lat .: 44,231233
To easily insert them into the hyperlink I would need to convert them by transforming the comma into a period, as required by Google Maps.
Any ideas?
Thanks!