Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

OpenLayers script available in CDN? [closed]

Tags:

cdn

openlayers

Is the OpenLayers Js script available in a CDN somewhere - in a minified version?

I don't want to load it from their website, that would be to slow and not nice.

like image 556
Marc Avatar asked Dec 22 '11 14:12

Marc


1 Answers

You can check http://cdnjs.cloudflare.com/ajax/libs/openlayers/2.11/OpenLayers.js

like image 178
Damirko Avatar answered Oct 17 '22 11:10

Damirko