- Posts: 14
 - Thank you received: 0
 
difference in appearance for map object as submenu item
- vientito
 - Topic Author
 - Offline
 - New Member
 - 
            
         
        Less
        More
        
            
    
        
            
        
                7 years 4 days ago                #11962
        by vientito
    
    
            
            
            
            
            
                                
    
                                                
    
        difference in appearance for map object as submenu item was created by vientito            
    
        Hi me again.
These two links below, to me, should behave the same
link1
link2
The first link is gotten from map object "menu item editing" where it is apparently constructed with different options in specifying map objects to the primary map. The second link is just simply the url path when i actually click on the menu. The first link has all map controls missing (no zoom, no panel control button) though the underlying map object has all those configured. I am not understanding if there is a subtle difference between the two that causes this to happen?
    These two links below, to me, should behave the same
link1
link2
The first link is gotten from map object "menu item editing" where it is apparently constructed with different options in specifying map objects to the primary map. The second link is just simply the url path when i actually click on the menu. The first link has all map controls missing (no zoom, no panel control button) though the underlying map object has all those configured. I am not understanding if there is a subtle difference between the two that causes this to happen?
Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                7 years 4 days ago         -  7 years 4 days ago        #11963
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
 	
	    
     
    
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic difference in appearance for map object as submenu item            
    
        Hi.
Sorry, but first of all you should decide what case of struggle do you want.
In ideal case your template not much can cause problems.
As for your errors
- first link
you can see in browser console
You loaded API twice - it can cause problems
- second - error
You wrapped my js (too hard to analyse) but I think you did like
- you enable elevation to show, but my code didn't find in your KML file placemarks objects, ie it has not content array of placemarks
            Sorry, but first of all you should decide what case of struggle do you want.
In ideal case your template not much can cause problems.
As for your errors
- first link
you can see in browser console
You loaded API twice - it can cause problems
- second - error
You wrapped my js (too hard to analyse) but I think you did like
- you enable elevation to show, but my code didn't find in your KML file placemarks objects, ie it has not content array of placemarks
Don't forget support my developments: post review in JED , donate , help with translation
        Last edit: 7 years 4 days ago  by Dima.            
            Please Log in or Create an account to join the conversation.
        Time to create page: 0.214 seconds