![]() |
|
Changing Google Maps marker and scale - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Changing Google Maps marker and scale (/thread-1911.html) |
Changing Google Maps marker and scale - Cbunny - 2007-12-07 Hello - So I am now mucking around with making my own theme - customizing layout all that stuff (and what a challenge that is between the css and trying to understand the available ZenPhoto options) and I wanted to know if it was possible to change the marker and zoom scale of the map.
Thanks for whatever help I can get! Nif Changing Google Maps marker and scale - sbillard - 2007-12-07 Cbunny:
echo "Latitude: " . $exif['EXIFGPSLatitude']' . " Longitude:" . $exif['EXIFGPSLongitude'];` Changing Google Maps marker and scale - Cbunny - 2007-12-07 Thanks sbillard - I will play with these this weekend. I am very thankful for all the work everybody has put into ZenPhoto. Will try to post about how things are going. Nif Changing Google Maps marker and scale - Cbunny - 2007-12-09 OK - I'm having other difficulties now - number of imagethumbs showing, map sometimes showing sometimes not showing on album pages and this css stuff it confusing - not my natural habitat. Anyway - I think - to change stuff details about the map: marker, default type, etc. the javascript is within the phooglelite.php I will post a different topic for the map not showing up. Nif |