-
Notifications
You must be signed in to change notification settings - Fork 7
Categories & POIS Screen
This screen allows the administrator to seamlessly edit the categories and pois defined inside the application as well as add, edit or remove any new category/subcategory or POI inside them.
-
: Clicking the green folder icon over a category, shows the screen that allows the addition of a child category inside the clicked one.
-
: Clicking the green pencil icon over a category, shows the screen that allows to modify the selected category. Via this screen, a category can be re-positioned under another category.
-
: Clicking the red trashbin icon over a category, delete the selected category and its contained POIS.
-
: Clicking the green location icon over a category, the screen that allows the creation of a new POI inside the selected category is shown. By clicking on the map, the values of latitude and longitude can be automatically taken.
-
: Clicking the green pencil icon over a poi , shows the screen that allows to modify the values of the poi. By a longclick on the location marker placed on the map, it can be repositioned to the desired new position.
-
: Clicking the red trashbin icon over a poi, delete the selected poi.