class documentation

An OpenLayers/OpenStreetMap-based widget.

Method __init__ Undocumented
Class Variable default_lat Undocumented
Class Variable default_lon Undocumented
Class Variable default_zoom Undocumented
Class Variable template_name Undocumented

Inherited from OpenLayersWidget:

Class Media Undocumented
Method deserialize Undocumented
Method serialize Undocumented
Class Variable map_srid Undocumented

Inherited from BaseGeometryWidget (via OpenLayersWidget):

Method get_context Undocumented
Class Variable display_raw Undocumented
Class Variable geom_type Undocumented
Class Variable map_height Undocumented
Class Variable map_width Undocumented
Class Variable supports_3d Undocumented
Instance Variable attrs Undocumented

Inherited from Widget (via OpenLayersWidget, BaseGeometryWidget):

Method __deepcopy__ Undocumented
Method build_attrs Build an attribute dictionary.
Method format_value Return a value as it should appear when rendered in a template.
Method id_for_label Return the HTML ID attribute of this Widget for use by a <label>, given the ID of the field. Return an empty string if no ID is available.
Method render Render the widget as an HTML string.
Method subwidgets Undocumented
Method use_required_attribute Undocumented
Method value_from_datadict Given a dictionary of data and this widget's name, return the value of this widget or None if it's not provided.
Method value_omitted_from_data Undocumented
Class Variable is_localized Undocumented
Class Variable is_required Undocumented
Class Variable needs_multipart_form Undocumented
Class Variable supports_microseconds Undocumented
Class Variable use_fieldset Undocumented
Property is_hidden Undocumented
Method _render Undocumented
default_lat: int = (source)

Undocumented

default_lon: int = (source)

Undocumented

default_zoom: int = (source)

Undocumented