[TYPO3-english] Rggooglemap: Problem with positioning of the info window.

Remi Touja remi.touja at gmail.com
Thu Oct 30 23:07:56 CET 2008


Brian Bendtsen a écrit :
> Remi Touja skrev:
>> Try to define icon and window position in 
>> typo3conf/ext/rggooglemap/res/gm.js from line 33
>>
>> Look at those lines :
>> baseIcon.iconAnchor = new GPoint(16, 16);
>> baseIcon.infoWindowAnchor = new GPoint(16, 32);
>>
>> Other problem, since today (10-28-2008), all websites that use 
>> rggooglemap have the same problem.
>>
>> There is an JS error. When script try to define default map type, it 
>> returns G_MAP_TYPE not define.
>>
>> map.setMapType(G_MAP_TYPE);
>>
>> I use this extension from a while and this bug appear today. Maybe 
>> something changes in google map api ?
>>
>> If someone knows something ....
>>
>> Trine Buhl a écrit :
>>> Hi,
>>>
>>> I have a problem with the positioning of info window in rggooglemap.
>>>
>>> The info window pops up on the correct position when I access it from 
>>> a  menu.
>>>
>>> But when clicking directly on the POI, the info window is positioned 
>>> wrongly.
>>>
>>> http://seniorbolig.webkompagniet.dk/plejecentre.html
>>>
>>>
>>> Any ideas where to correct this problem?
>>>
>>> Regards, Trine
>>>
>>>
> 
> I have another problem, poi icons are not loaded by default, I have 
> multiple categories which are all selected by default but I have to 
> deselect one of these to get the icons to show in the map.
> 
> Do you know what might be wrong?
> 
> /Brian
Do you use external tables or tt_address ?


More information about the TYPO3-english mailing list