Use the internal openlayers.js

This commit is contained in:
Benjamin Dauvergne 2015-07-06 09:57:28 +02:00
parent e034378253
commit 2d239e94c9
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ class MyOSMGeoAdmin(admin.OSMGeoAdmin):
default_zoom = 12
default_lat = 6251249.4833769
default_lon = 261223.54412843
openlayers_url = '/static/openlayers/OpenLayers.js'
class ZoneAdmin(admin.OSMGeoAdmin):
default_zoom = 10