Layouts
#
Common types of layouts#
MapsWave is running on a lot of products that are relying on maps. Find the best principles of the map layouts below.
#
Half map layoutHalf map layouts are used when the user's attention has to be divided between the map and the content in the main container.
The following layout fits well in the context of a list of events or points on the map and the content in the main container.
#
Full map layoutFull map layouts are suitable in a context when full user's attention has to be attached to the map. Work well for the map monitoring products.
#
Forms#
One-page formOne-page form layouts are great if you need to collect a short amount of data from the user(s).
For example, user registration forms, comment sections, or creation of tickets.
#
Form in a stepperIf the content in the form is divided into several sections or stages, the "Form in a stepper" layout should be used.
For example, reporting of incidents or creation of complex entities.
#
Forms in modalsForms can also be used in modal windows.
For example, when naming entities or describing reasons for certain actions.