Re: Map url in Browser Widget

2018-12-08 Thread hh via use-livecode
The examples of my last post show a marker but ignore the initial zoom. The following shows the marker and also respects the zoom (1-19). (Tested on desktop only). on mouseUp put 8 into z put 45.829321 into la put -109.904418 into lo set url of widget "browser" to \

Re: Map url in Browser Widget

2018-12-07 Thread hh via use-livecode
> Mike wrote: > ... does anyone know what needs to be added to the code in order to place a > "marker" into the map location? ... > This is what I generate now: > https://www.google.com/maps/@45.829321,-109.904418,10z http://maps.google.com/maps?q=45.829321,-109.904418=10=h The t=h is for a

Map url in Browser Widget

2018-12-06 Thread Mike for GDC via use-livecode
I currently put the following URL into my browser widget and it works ok but does anyone know what needs to be added to the code in order to place a "marker" into the map location? I want the user to see the exact location of where they are located. I get the Lat / Long from the