Closed (fixed)
Project:
Openlayers
Version:
7.x-2.x-dev
Component:
Layers
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2011 at 13:45 UTC
Updated:
8 Mar 2011 at 09:11 UTC
Heloo,
I am having a broblem with kml layer. I have created a new kml layer and i defind the URL. The kml file is in my server. When i try to display the map i get "Error during map rendering: TypeError: $.extend is not a function" error. Am i missing something? The URL i use is the absolute URL of the kml file (http://www.mysite.com//sites/all/kml/something.kml)
Comments
Comment #1
zzolo commentedHi @yli_ektor, not sure what the problem is exactly, but just wanted to point out that the 7.x version still needs lots of work.
Comment #2
tmcw commentedFixed in http://drupal.org/cvs?commit=503024
Comment #3
yli_ektor commentedThank you very much tmcw. Its working great now