1 2 | {% extends "gis/admin/openlayers.js" %}
{% block base_layer %}new OpenLayers.Layer.Google("Google Base Layer", {'type': G_NORMAL_MAP, 'sphericalMercator' : true});{% endblock %}
|
More like this
- google.html template for GoogleAdmin by jbronn 3 years, 7 months ago
- GoogleAdmin: GMaps base layer in Geographic Admin (GeoDjango) by jbronn 3 years, 7 months ago
- Admin Save and view next button by ungenio41 2 years ago
- Sanitize HTML filter by henriklied 5 years, 1 month ago
- Admin Save and view next button html by ungenio41 2 years ago
Comments