Not sure if Google Maps working as it should.

Captenaj

Joined: 2006-03-27
Posts: 43
Posted: Mon, 2009-08-31 02:45

I installed the Google Maps module and I think it is working correctly. I say I think it's working because it's not what I expected. What I get is my normal picture and caption displayed and then a link on the left to "View a Google Map." When I click on that, a Google Map does indeed show up with a marker indicating the location of every picture in that album which is tagged. But what I was expecting was a Google map to appear on the same page as my picture but either to the right of it or below it. Like Picasa does with their maps.

Here are my questions:
Is my Google Maps working correctly?
If it is, is there a module available that would display the map on the same page as the picture?

Thanks for the help.


Gallery version = 2.3 core 1.3.0
PHP version = 4.4.9 cgi
Webserver = Apache
Database = mysql 5.0.67-log
Toolkits = ArchiveUpload, Exif, NetPBM, Thumbnail, Gd
Operating system = Linux ikari 2.6.29-grsec #2 SMP Fri Aug 14 21:37:03 PDT 2009 i686
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5 FBSMTWB

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2009-08-31 23:44

Without a URL it is hard to see. If you add the the map 'block' to the page it should give the behavior you expect or similar anyway.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
Captenaj

Joined: 2006-03-27
Posts: 43
Posted: Tue, 2009-09-01 02:28

Ah. Add the map block. Well that makes sense. I am now able to add the small map to both the album page and the individual photo pages. Thanks for the help. I'm still having trouble with some settings. I want the map at the bottom of the album page to zoom in to encompass an area that includes only the location of the pictures in the album, with markers in the map of where each picture was taken. Instead it shows a map of the Earth zoomed way, way out. Also, when I click on "Show a Google Map," it groups the photos together rather than show a marker for each individual photo. This is a great module but I just can't seem to tweek it the way I want. Thanks for any help offered. The album can be seen at http://elliottsnest.net/photos/v/vacations2009/superior09/ .

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-09-01 06:07

I think you just need to play with some of the settings.
You seem to have 2 issues:
1. Turn off the group feature.
2. I think there is a default zoom level that you can set.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
Captenaj

Joined: 2006-03-27
Posts: 43
Posted: Tue, 2009-09-01 15:21

Thanks for the help. I have been playing with the setting for probably hours and I cannot figure this out. Actually, I finally did figure out the grouping issue. (On the Site Administration page, click on Google Map, then General Settings, then activate Marker Settings and save. Then go to the Marker Settings tab. When I unchecked Automatic Item Regroup and saved, the issue was fixed.) But I cannot figure out the zoom. Does anyone know how to set the zoom level for the maps that are on the album and photo pages? Thanks.

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Sat, 2009-09-05 05:12

I'm responsible for the behavior of the map block. I should probably document its behavior better. I had to cover all scenarios and tried to pick the behavior that seemed logical for each situation. I'll try to describe what it does, but I'm somewhat going off of memory here, so I might get some details wrong (but I'm referring to the code, too). If you have coordinates set for the album as well as the photos, it will use the album coordinates for the map block on the album page instead of automatically sizing the map to show all album items. If you don't have any coordinates set for the album, it will fit all the album items on the map. When it chooses the zoom level in this situation, it will normally choose the maximum zoom that will fit all the items in the album. However, when there is only one item or several grouped closely together, that method would give you a useless extremely-zoomed-in view. So, it will zoom in no closer than the closest zoom level set for any of the album items. If none of the album items have a zoom level set, it will use the main map zoom level as the maximum zoom (which is probably what's happening with you).

So, to solve your problem, you could set a higher zoom level on your main map settings, or give at least one of the items in your album a closer (higher number) zoom level.

 
Captenaj

Joined: 2006-03-27
Posts: 43
Posted: Sun, 2009-09-06 03:53

SiliconFiend, that explains a lot about how things work. Thanks. But I cannot find where to set the zoom level for any map. Can you help? Thanks.

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Sun, 2009-09-06 04:16

To set the zoom level for an individual item, just go to the "Edit Photo" or "Edit Album" link and click on the Google Map tab. There is a field labeled "ZoomLevel" there. It's a number from 1 to 19 (generally; sometimes the max is 17). If you click the "Get via a Map" link you can adjust the map view to the zoom that you like and then click Save and it will update (note that if you move the map on that screen, it will update the coordinates, so be careful to only use the zoom buttons). To adjust the main/default map zoom, go to the Site Admin, click the Google Map link on the sidebar and adjust the "Zoom Level" value under the General Settings tab (or use the "Get via a Map" link there).

 
Captenaj

Joined: 2006-03-27
Posts: 43
Posted: Sun, 2009-09-06 14:06

Your help is invaluable. So the only way to set the zoom is by using the "Get via a map" setting? I can deal with that. It would be great if you could just set the zoom level and have the map automatically center on the pictures in the album. Is there a way to turn off the little marker that indicates the center of the map? Thanks for all your help.

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Sun, 2009-09-06 14:39

No, you can type the zoom level directly into the "ZoomLevel" box when you go to Edit Photo->Google Map tab. The Get via a Map is just intended to be a helper. I'm not sure that you can both set the zoom level and have the map automatically center on all the album pictures, but you could try only setting a zoom level for the album and leaving the coordinates blank.

To get rid of the marker in the center of the map, uncheck the "Album page: Show album marker" checkbox.

 
Captenaj

Joined: 2006-03-27
Posts: 43
Posted: Sun, 2009-09-06 16:24

Got rid of the marker. Thanks. Setting the zoom level while leaving the coordinate box blank does not work; the zoom is ignored unless coordinates are entered. It looks like the only way to zoom on a photo is to set it manually for each one - a very arduous task. Thanks for all your help on these issues.