WHAT The search and edit pattern helps users find features that need to be updated or modified quickly. The typical use of search is to find an item and display its location and attribute values but users can also perform a search for an item so they can edit or even delete it. WHY Discoverability […]
Read MoreWHAT Find the route halfway point between two or more locations. WHY Find the perfect meeting place along a route. This task is difficult to perform by a human without exact knowledge of the local geography and amenities. A route halfway point is calculated differently to a midpoint between two locations. A midpoint is the […]
Read MoreWHAT Provide instructions and guidance on how to get somewhere. WHEN Directions are common to travel applications and store locators, in short any application that needs to route somebody (from and) to a specific place. HOW The following types of directions exist: Map (visual route) List (turn by turn) Navigate segments Your application may use one […]
Read MoreWHAT Provide methods for a user to define the start and end point of the route and sometimes even additional locations. WHY It is important to be aware and understand the differences of the different positioning methods in order to specify the start and end point of the route. WHEN Use when stops necessary to […]
Read MoreWHAT The store locator pattern finds physical store locations closest to a place, address, or the user’s current location. It is important for companies to provide a store locator that helps their customers easily find the most suitable real-world store location. WHY Most businesses operate on the internet, but their customers still live in the […]
Read MoreWHAT The extent-driven content pattern synchronizes content in the UI with the map extent. It describes how the map can be used as a dynamic spatial filter that updates other content on the page as the map extent changes. WHY Data can be visualized in many ways. The most common visualization components are charts, tables, […]
Read More