Every plone contents can be drawn on a Maps'map
Project description
Introduction
============
This egg is just an adapter which let all the ATContentTypes to be "mappable" on a GoogleMap
managed by Products.Maps
We managed the way the baloon is drawn since it's supposed that on the first tab should appear
the most informative fields. So, the first tab contains:
* title
* description
* `<other type-depending infos>`, tipically the text of the object or the image or the link to the file; see browser "base" view
Every ATObject has a default different baloon behaviour. It could be effective for the 50% of
the usual cases. you can always override it easily and quickly. Take them as an esample.
TO DO
=====
* the skin layer must be installed before the Maps layer: actually you need to move it manually :(
* Integration with p4a.subtyper?
* translations
* get less text from text field
History
=======
A history of the releases
0.2.1
-----
* Refactor lat/lon storage (its stored in Annotations) [ale]
* Small customization in js [amleczko]
* Add tests [ale]
0.2.0
-----
* Search results can be shown on the google map [amleczko]
0.1.2
-----
* Now lat and lon are saved in the object [amleczko]
0.1.1
-----
* Fixed bug: when a location was not specified on a object inside a folder, the map display
a marker on lat 0, long 0.
* Location was not quoted, so very often this break the map visualization.
0.1.0
-----
First release [massimo]
============
This egg is just an adapter which let all the ATContentTypes to be "mappable" on a GoogleMap
managed by Products.Maps
We managed the way the baloon is drawn since it's supposed that on the first tab should appear
the most informative fields. So, the first tab contains:
* title
* description
* `<other type-depending infos>`, tipically the text of the object or the image or the link to the file; see browser "base" view
Every ATObject has a default different baloon behaviour. It could be effective for the 50% of
the usual cases. you can always override it easily and quickly. Take them as an esample.
TO DO
=====
* the skin layer must be installed before the Maps layer: actually you need to move it manually :(
* Integration with p4a.subtyper?
* translations
* get less text from text field
History
=======
A history of the releases
0.2.1
-----
* Refactor lat/lon storage (its stored in Annotations) [ale]
* Small customization in js [amleczko]
* Add tests [ale]
0.2.0
-----
* Search results can be shown on the google map [amleczko]
0.1.2
-----
* Now lat and lon are saved in the object [amleczko]
0.1.1
-----
* Fixed bug: when a location was not specified on a object inside a folder, the map display
a marker on lat 0, long 0.
* Location was not quoted, so very often this break the map visualization.
0.1.0
-----
First release [massimo]
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
redturtle.maps.core-0.2.1.tar.gz
(14.7 kB
view hashes)
Built Distribution
Close
Hashes for redturtle.maps.core-0.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bfd3a4146ffad54bf45e392ddde4d1ded2845954b4cad4e9e8bc62fbca9485a |
|
MD5 | 600d8ebe352cff8059f66ff908f42ee7 |
|
BLAKE2b-256 | ff54c0e1f81ca02d3d9e23bf17d8cbce4c3b0554d651ed4ce7a1f86ec8c8cf84 |
Close
Hashes for redturtle.maps.core-0.2.1-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d3aff493b6e987e5e4dab6169514c6f1adada10bdab8b20ecb8c25d961e5285 |
|
MD5 | 1c5ca118a0c6b8505ce108b429bafbd8 |
|
BLAKE2b-256 | 66731f83526956d510467e7349355b4473c0657028e348b37276437dd5ee42df |