Fix the examples that used our '$' method.
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
<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