From version 30.1
edited by Pierre Dubois
on 2015/06/02 16:23
To version 31.1
edited by Pierre Dubois
on 2015/06/02 16:26
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -17,15 +17,19 @@
17 17  
18 18  To display items on the map, you have to create an entity with a property type //spacial Geometry// and the format //2D Geodetic property// :
19 19  
20 -[[image:Capturedecran2015-06-02a16.06.13.png]]
20 +[[image:Capturedecran2015-06-02a16.21.15.png]]
21 21  
22 +
22 22  To view the map from the .mbtiles file, create an entity derived from GeoMapView:
23 23  
25 +[[image:Capturedecran2015-06-02a16.18.34.png]]
24 24  
25 -
26 26  Modify the script of the field Display rules or behavior in the properties sysView and sysZoom so that it point to your preferred location:
27 27  
29 +[[image:Capturedecran2015-06-01a17.55.14.png]]
28 28  
31 +[[image:Capturedecran2015-06-01a17.55.38.png]]
32 +
29 29  To display items on that map, edit the operation BuildMap with a script.
30 30  
31 31  For example:
... ... @@ -71,3 +71,5 @@
71 71  layer.points.push({icon:icon });
72 72  
73 73  {{/code}}
78 +
79 +The root of the URL specified is the folder webapps in dysoweb.home///bundleName///src
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation