Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Minor
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: EE-3.3.0.GA_P03, EE-4.1.0.GA
 - 
            Fix Version/s: EE-3.3.0.GA_P04, 4.2.BETA, 4.2
 - 
            Component/s: Sample Apps
 - 
            Labels:None
 - 
            Environment:Tomcat 8, all browsers, ICEfaces 4 trunk, EE-3.3.0 maintenance branch showcase > gMap > layers demo
 
- 
                        Assignee Priority:P2
 - 
                        Affects:Sample App./Tutorial
 
Description
                    In the ace:showcase gMap > Layers demo there are some examples of kml layers that can be applied.
The following URL is no longer valid:
http://www.ourairports.com/countries/CA/NT/airports.kml
It could be replaced with this, or another, valid URL:
https://developers.google.com/maps/documentation/javascript/tutorials/westcampus.kml
The following URL is no longer valid:
http://www.ourairports.com/countries/CA/NT/airports.kml
It could be replaced with this, or another, valid URL:
https://developers.google.com/maps/documentation/javascript/tutorials/westcampus.kml
r48976: removed invalid kml URL and added two more kml URLs; made slight modifications to the demo presentation (3.3 ee maintenance branch)
r48977: committed fix to the trunk