| 1 | | [[Image(mobile.jpg, align=center)]] |
| | 1 | = Mobile Feature List = |
| | 2 | |
| | 3 | * Map Navigation |
| | 4 | * Goal: the mobile user should be able to navigate in the maps with the interaction design patterns he is used to. |
| | 5 | * References: |
| | 6 | * Touch Gesture Reference Guide: http://www.lukew.com/ff/entry.asp?1071 |
| | 7 | * Map Layers |
| | 8 | * Goal: the OpenLayers layers (TileCache, WMS, WMTS, etc..) type are supported |
| | 9 | * Geolocate |
| | 10 | * Goal: the mobile user can now its position, track its position and can search for location |
| | 11 | * Reference |
| | 12 | * Geolocation API: http://dev.w3.org/geo/api/spec-source.html |
| | 13 | * Geocoding services like geonames (http://www.geonames.org/export/ws-overview.html) / MapQuest: http://open.mapquestapi.com/ |
| | 14 | * Layer Selector |
| | 15 | * Goal: the mobile user can select the layer he wants to see |
| | 16 | * Multilangual |
| | 17 | * Goal: the mobile application can support various languages |
| | 18 | * Multiple coordinate system |
| | 19 | * Goal: the mobile application can support various coordinate systems, like OpenLayers now |
| | 20 | * Background selector |
| | 21 | * Goal: the mobile user can choose which base layer he wants to see |
| | 22 | * Permalink |
| | 23 | * Goal: the mobile user can store the state of its application and use it later |
| | 24 | * Geographic position |
| | 25 | * Goal: the mobile user can now the geographic coordinate of its position |
| | 26 | * Geometry editing |
| | 27 | * Goal: the mobile user can add or modify features |
| | 28 | * Feature Query / Tooltip |
| | 29 | * Goal: the mobile user can select a feature and get information about the feature. WMS GetFeatureInfo should be supported |
| | 30 | * Device API |
| | 31 | * Goal: the mobile user can orient the map according to the north position provided by the compass |
| | 32 | * Legend |
| | 33 | * Goal: the mobile user can see a legend about the visible layers |