uiJS {rleafmap}R Documentation

Generate user interface JS code

Description

This function is used internally by writeMap to generate JavaScript code related to the user interface.

Usage

uiJS(interface, ar)

Arguments

interface

an ui object created with ui.

ar

a list of basemap and spl objects.


[Package rleafmap version 0.2.1 Index]