| Paketname | libjifty-plugin-googlemap-perl | 
| Beschreibung | GoogleMap plugin for Jifty | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.00-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 120 Byte | 
| Hängt ab von | perl (>= 5.6.0-16), libjifty-perl (>= 0.90519-1) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group  | 
| Quelle |  | 
| Paketgröße | 11238 Byte | 
| Prüfsumme MD5 | 5537d9918bbf041d889c78724133afbb | 
| Prüfsumme SHA1 | 4e1ab5e07ce22201e45c5b51b03c41155420cbf0 | 
| Prüfsumme SHA256 | c038eb609a20412a0d87b15352c042e95d8a678efc7b28609ba67d61625e2701 | 
| Link zum Herunterladen | libjifty-plugin-googlemap-perl_1.00-1_all.deb | 
| Ausführliche Beschreibung | Jifty::Plugin::GoogleMap provides a Google-map widget for Jifty, as well as a
new GeoLocation column type.
.
You will put your apikey in config.yml and add in your model class schema
description:
.
 column location => is GeoLocation;
 |