Select to view content in your preferred language

KML Drawing Order & JavaScript API

660
0
01-29-2014 09:13 AM
LWarren
Deactivated User
I've created a web map and associated web application that pulls in an outside organization's KML layer. This KML layer displays polygons that I wish to display below my own point data (feature services). However, according to the help page here and here, KML layers are displayed above feature services. Can I change this order by downloading the web application code, then modifying the JavaScript API code to force this KML layer below the point data? If not, any other ideas?

Also, I just discovered that, at times, Internet Explorer 9 will load the KML layers correctly below the point data. Not always though and it even then it ignores the transparency I applied to those layers. Previously I'd only viewed it in Chrome and Firefox. Perhaps there's a browser compatibility issue here too?

Draft web app (hosted by ESRI Social Media template):
http://maryland.maps.arcgis.com/apps/SocialMedia/index.html?appid=bb3d12ea63af4565859895271a5669c9

KML layer:
http://epa.gov/airnow/today/cur_aqi_combined.kml

One of my feature service layers:
http://services.arcgis.com/njFNhDsUCentVYJW/arcgis/rest/services/HazeCams/FeatureServer/0
Tags (2)
0 Kudos
0 Replies