[bknr-cvs] ksprotte changed trunk/projects/bos/m2/packages.lisp
BKNR Commits
bknr at bknr.net
Thu Sep 4 17:18:28 UTC 2008
Revision: 3794
Author: ksprotte
URL: http://bknr.net/trac/changeset/3794
new POI slot: lod-min - the lod minimum used in Google Earth
Users can customize this in the CMS. This intends to address the issue:
KML/Google Earth: Aus gr?\195?\182?\195?\159erer H?\195?\182he soll das BOS-Icon immer zu sehen sein
An arbitrary POI can be chosen or newly created for this purpose - it
needn't even be "published-web".
U trunk/projects/bos/m2/packages.lisp
Modified: trunk/projects/bos/m2/packages.lisp
===================================================================
--- trunk/projects/bos/m2/packages.lisp 2008-09-04 14:37:34 UTC (rev 3793)
+++ trunk/projects/bos/m2/packages.lisp 2008-09-04 17:18:28 UTC (rev 3794)
@@ -203,7 +203,7 @@
;; slot-strings
#:slot-string
#:set-slot-string-values
-
+
;; pois
#:title #:subtitle #:description ; for slot-string access
#:update-textual-attributes
@@ -226,6 +226,7 @@
#:poi-area
#:poi-icon
#:poi-media
+ #:poi-lod-min
#:make-poi
#:update-poi
#:poi-complete
@@ -239,7 +240,7 @@
#:poi-panoramas
#:poi-movies
#:make-poi-javascript
-
+
;; news
#:news-item
#:make-news-item
More information about the Bknr-cvs
mailing list