Changes for page Map Application

Last modified by Eduard Moraru on 2022/02/25 09:25

<
From version < 13.1 >
edited by Fawad Ali
on 2019/05/22 21:14
To version < 14.1 >
edited by Fawad Ali
on 2019/06/16 12:51
>
Change comment: There is no comment for this version

Summary

Details

GoogleSummerOfCode.ProjectClass[0]
Progress
... ... @@ -6,5 +6,11 @@
6 6  Project Design Page: https://design.xwiki.org/xwiki/bin/view/Proposal/MapApplication
7 7  
8 8  == Milestones ==
9 -**Milestone 1 [18 May - 19 May]:** Implement markers and popups. **[100% Complete]**
10 -**Milestone 2 [19 May - 20 May]:** Implement custom markers, link two points through a path. Implement current location and location search. **[20% Complete]**
9 +==== Old Architecture ====
10 +The old architecture was based on map editors for creating maps.
11 +**Milestone 0 [18 May - 28 May]:** [Old Architecture] Implement markers and popups. Create map editors for simple map and path map. **[100% Complete]**
12 +==== New Architecture ====
13 +The new architecture uses queries to gather data to be displayed on the map.
14 +**Milestone 1 [29 May - 02 June]:** Implement maps that use query to gather data. Create a class for points whose object added to a page makes the page a point of interest. **[100% Complete]**
15 +**Milestone 2 [03 June - 09 June]:** Implement custom and reusable Solr Search Macros to generate JSON from map query. Implement Filterable list maps. Implement map items search. **[100% Complete]**
16 +**Milestone 3 [10 June - 16 June]:** Improve map styling. Fix bugs. Implement dedicated popups. Combine location and map item search. Implement results for map item search. **[100% Complete]**

Get Connected