- Posts: 135
 - Thank you received: 0
 
Strange... Not the same maps with exactly the same config...
- Chabi01
 - Topic Author
 - Offline
 - Premium Member
 - 
            
         
        Less
        More
        
            
    
        
            
        
                8 years 7 months ago                #11056
        by Chabi01
    
    
            
            
            
            
            
                                
    
                                                
    
        Strange... Not the same maps with exactly the same config... was created by Chabi01            
    
        Hi Dima,
Hi everybody
I have a strange thing on ZHGooglemap.
With the same version, same Joomla, same config, i don't have the same results...
Check this 2 pages :
devj3v2.lagnieu.fr/venir-a-lagnieu.html
and
viriat.fr/12-vie-municipale/13-plan-de-la-commune.html
The map is exactly the same, the general config also. I put the Api number and all is ok.
Despite of all this, i can get the same thing... (buttons on map, streetview below, etc...) as i want to reproduce the exact same thing from viriat.fr to lagnieu.fr...
What do i miss ?
Thanks for the help...
Xavier
    Hi everybody
I have a strange thing on ZHGooglemap.
With the same version, same Joomla, same config, i don't have the same results...
Check this 2 pages :
devj3v2.lagnieu.fr/venir-a-lagnieu.html
and
viriat.fr/12-vie-municipale/13-plan-de-la-commune.html
The map is exactly the same, the general config also. I put the Api number and all is ok.
Despite of all this, i can get the same thing... (buttons on map, streetview below, etc...) as i want to reproduce the exact same thing from viriat.fr to lagnieu.fr...
What do i miss ?
Thanks for the help...
Xavier
Please Log in or Create an account to join the conversation.
- Chabi01
 - Topic Author
 - Offline
 - Premium Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 135
 - Thank you received: 0
 
            
        
                8 years 7 months ago                #11057
        by Chabi01
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Chabi01 on topic Strange... Not the same maps with exactly the same config...            
    
        Found something : if i have a form with recaptcha in the same page, the map is not shown ! I investigate on this...    
    Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                8 years 7 months ago                #11058
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic Strange... Not the same maps with exactly the same config...            
    
        Hi Xavier
Check the difference of your template. Probably you have different versions or you modified CSS flies.
            Check the difference of your template. Probably you have different versions or you modified CSS flies.
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                8 years 7 months ago                #11059
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic Strange... Not the same maps with exactly the same config...            
    
        I found that onload function is already in page body.
Change in component options Initialization type to "JQuery ready event"
            Change in component options Initialization type to "JQuery ready event"
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Chabi01
 - Topic Author
 - Offline
 - Premium Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 135
 - Thank you received: 0
 
            
        
                8 years 7 months ago                #11060
        by Chabi01
    
    
        
You are the best Dima....
Thanks (again
Why i did not get any alert in my console ?
Thanks again
Xavier
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Chabi01 on topic Strange... Not the same maps with exactly the same config...            
    You are the best Dima....
Thanks (again
Why i did not get any alert in my console ?
Thanks again
Xavier
Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                8 years 7 months ago                #11062
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic Strange... Not the same maps with exactly the same config...            
    
        Thanks.
Because it is not error.
It is function override. Ie the other extension overrides onload JavaScript function to initialize itself. And by default I use the same. And therefore I added 2 other values (1 - default onload, 2 - for mootools case, but now joomla doesn't support mootools, and after that I added 3 - JQuery, because JQuery library now uses everywhere)
            Because it is not error.
It is function override. Ie the other extension overrides onload JavaScript function to initialize itself. And by default I use the same. And therefore I added 2 other values (1 - default onload, 2 - for mootools case, but now joomla doesn't support mootools, and after that I added 3 - JQuery, because JQuery library now uses everywhere)
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
        Time to create page: 0.200 seconds