Only load gears_init.js if you need it. r=many (closes #1758)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@8089 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
clear: left;
|
||||
}
|
||||
</style>
|
||||
<script src="../lib/Gears/gears_init.js"></script>
|
||||
<script src="../lib/OpenLayers.js"></script>
|
||||
<script type="text/javascript">
|
||||
var map, vector, protocol, modify;
|
||||
|
||||
@@ -83,7 +83,6 @@
|
||||
"OpenLayers/Tween.js",
|
||||
"Rico/Corner.js",
|
||||
"Rico/Color.js",
|
||||
"Gears/gears_init.js",
|
||||
"OpenLayers/Ajax.js",
|
||||
"OpenLayers/Request.js",
|
||||
"OpenLayers/Request/XMLHttpRequest.js",
|
||||
|
||||
Reference in New Issue
Block a user