How to use the terriajs/lib/ReactViews/StandardUserInterface/standard-user-interface.scss.ui function in terriajs

To help you get started, we’ve selected a few terriajs examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github magda-io / magda / magda-preview-map / lib / Views / UserInterface.jsx View on Github external
export default function UserInterface(props) {
    const customElements = processCustomElements(
        props.viewState.useSmallScreenInterface
    );
    const terria = props.terria;
    const allBaseMaps = props.allBaseMaps;
    return (
        <div>
                <div>
                    <section style="{{top:&quot;0px&quot;}}">
                        
                        
                        <main>
                            
                            
                                
                            
                        </main>
                    </section>
                </div>

                </div>