Closed (fixed)
Project:
Openlayers
Version:
6.x-1.0-rc2
Component:
OpenLayers API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2010 at 10:50 UTC
Updated:
24 Jun 2010 at 12:30 UTC
crschmidt from OpenLayers reported that in order for the online API to correctly find external assets
you need to use the /api/, not /dev/, version of the online URL.
I've tested this to fix the misplacement of widgets (layer switcher, coordinates).
This bug only affects default install (when not changing the URL to get the OpenLayers.js file).
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| OL_online_API.patch | 773 bytes | strk |
Comments
Comment #1
zzolo commentedThanks fixed. See #822350: Default OL library included is Dev version
Comment #2
zzolo commentedBackported for 1.x: http://drupal.org/cvs?commit=378166
Creating release for 1.x. Don't have time to fully test 2.x release at the moment, though I think it would be fine.
Comment #3
strk commentedFor the record, the backward compatibility issue (openlayers side) is discussed here:
http://trac.openlayers.org/ticket/2619