Closed (fixed)
Project:
Openlayers
Version:
6.x-2.x-dev
Component:
Layers
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2010 at 17:39 UTC
Updated:
12 Jul 2010 at 17:30 UTC
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
Comment #1
tmcw commentedFixed: http://drupal.org/cvs?commit=384070
Comment #2
zzolo commentedYour commit actually overrides the extractStyles and extractAttributes options that are part of the KML layer options.
Comment #3
tmcw commentedFixed: http://drupal.org/cvs?commit=385324