Last modified by Admin on 2022/02/21 00:07

From version 50.4
edited by Fawad Ali
on 2019/09/04 22:00
Change comment: There is no comment for this version
To version 52.2
edited by Admin
on 2019/09/05 00:47
Change comment: Imported extension [org.xwiki.contrib:application-interactive-maps-ui] from repository [maven-xwiki:maven:http://nexus.xwiki.org/nexus/content/groups/public]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.GinPachi
1 +xwiki:XWiki.Admin
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -23,7 +23,7 @@
23 23  Supported options are: icon-url, title, alt, z-index-offset, opacity, rise-offset, rise-on-hover, attribution
24 24  1. **Save & View** to view the newly created Point map item.
25 25  
26 -=== Creating a Path ===
26 +=== Creating a path ===
27 27  
28 28  Paths are generated between a number of points. For creating paths, first create the points through which you want to create a path.
29 29  Now that the points are created.
... ... @@ -33,7 +33,7 @@
33 33  {{image reference="2-path-edit.png" width="600px"/}}
34 34  1. Click **Save & View**.
35 35  
36 -=== Creating a Shape ===
36 +=== Creating a shape ===
37 37  
38 38  An interactive map preview with tools is provided for easily creating shapes. For creating shapes.
39 39  
... ... @@ -45,7 +45,7 @@
45 45  1. The **Style** field takes CartoCSS to specify the all the styles of shape e.g. {{code language="css"}}fill-color: green;{{/code}}.
46 46  1. **Save & View** to view the newly created shape.
47 47  
48 -=== Creating an Indoor Structure ===
48 +=== Creating an indoor structure ===
49 49  
50 50  A well defined text is used to gather data for an indoor structure. Levels are defined with shapes and points to be shown on each level.
51 51  
... ... @@ -167,7 +167,7 @@
167 167  
168 168  Large amount of map items can be imported and included in the map using the map data importer. Import map data using SPARQL from [[https:~~/~~/query.wikidata.org/>>url:https://query.wikidata.org/]] as JSON in a specific wiki space and add it to a map using map query. More details are available on the page **Maps.MapDataImporter** of the application.
169 169  
170 -== Sample Maps ==
170 +== Sample maps ==
171 171  
172 172  {{gallery}}
173 173  {{image reference="sample-map-1.png"/}}
Properties
... ... @@ -1,1 +1,5 @@
1 -maven.groupid=org.xwiki.contrib maven.artifactid=application-interactive-maps-ui maven.Model=org.xwiki.contrib:application-interactive-maps-ui:xar:1.1 xwiki.extension.recommendedVersions.commons=org.xwiki.commons:.*/[10.11] xwiki.extension.recommendedVersions=org.xwiki.commons:.*/[10.11], org.xwiki.rendering:.*/[10.11], org.xwiki.platform:.*/[10.11] xwiki.extension.recommendedVersions.platform=org.xwiki.commons:.*/[10.11], org.xwiki.rendering:.*/[10.11], org.xwiki.platform:.*/[10.11]
1 +maven.groupid=org.xwiki.contrib maven.artifactid=application-interactive-maps-ui maven.Model=org.xwiki.contrib:application-interactive-maps-ui:xar:1.1 xwiki.extension.recommendedVersions.commons=org.xwiki.commons:.*/[10.11] xwiki.extension.recommendedVersions=org.xwiki.commons:.*/[10.11],
2 + org.xwiki.rendering:.*/[10.11],
3 + org.xwiki.platform:.*/[10.11] xwiki.extension.recommendedVersions.platform=org.xwiki.commons:.*/[10.11],
4 + org.xwiki.rendering:.*/[10.11],
5 + org.xwiki.platform:.*/[10.11]

Get Connected