Fix the examples that used our '$' method.
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
<script src="../lib/OpenLayers.js"></script>
|
||||
<script type="text/javascript">
|
||||
OpenLayers.Feature.Vector.style['default']['strokeWidth'] = '2';
|
||||
|
||||
var $ = OpenLayers.Util.getElement;
|
||||
|
||||
function init() {
|
||||
initMap();
|
||||
|
||||
Reference in New Issue
Block a user