z3c.form map widget
Project description
Introduction
Map widget for z3c.form based on collective.geo.mapwidget.
For more information about collective.geo, see the Coactivate home page.
Installation
This addon can be installed in the same manner as other addons; please follow the official Plone documentation.
Usage
In order to use the widget contained in this package, use collective.z3cform.mapwidget.widget.MapFieldWidget and set this as the widget for a suitable field within your form schema. One such suitable field type is that of zope.schema.TextLine.
Changelog
2.2 (2018-07-12)
Added WKT field to adapt MapWidgetField [giorgio]
2.1 (2015-05-02)
Add german translations [msom]
2.0 (2013-10-29)
Changed package layout and add buildout conf [gborelli]
2.0b1 (2013-06-02)
Refactored widget, renamed IMapWidget to IFormMapWidget and added MapDisplayWidget for IFormMapWidget display mode [gborelli]
Moved shapedisplay layer to c.geo.mapwidgegt [gborelli]
Moved ShapeMapWidget and ShapeEditLayer to c.geo.mapwidget [gborelli]
Decode context titles from utf-8 to avoid errors on displaying a map with content containing such characters. [davidjb]
0.1 (2012-02-17)
Added ability to hit enter key within geocoder input and search. Previously, hitting enter submitted the parent form. [davidjb]
Restructure geocoder JavaScript so it happens on window.load (and wrap the usage of $). [davidjb]
Execute map construction on window.load rather than when the JavaScript gets loaded. [davidjb]
Pass map id through to edit shape map JavaScript. [davidjb]
Remove dependency on jq object for edit shape map. [davidjb]
Added ability to display a collective.geo map when outputting this widget in display mode. Presents a layer with the field’s value as its features. [davidjb]
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.z3cform.mapwidget-2.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3ec3ea014b284ab5fcf5be4b525e82b7bf69e849f9aab613d295f4a5af5ae05 |
|
MD5 | 4e9c04e87cab6b16cdee3358fc7c7a31 |
|
BLAKE2b-256 | 5d71d7ef11ea6084c41faaa662eedd89b498aeda056dd8d19a85f67977798f3c |