The KML layer type uses a deprecated method of instantiation - it should be an OpenLayers.Layer.Vector layer with the KML format, rather than a GML layer with the KML format. This is a relatively simple fix and will be necessary to support users who want to support only KML in slimmed-OpenLayers situations.

Comments

tmcw’s picture

Status: Active » Fixed
zzolo’s picture

Category: bug » feature
Status: Fixed » Needs work

Your commit actually overrides the extractStyles and extractAttributes options that are part of the KML layer options.

tmcw’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.