Find & Order
v1.0
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Manage container
Copy Markdown
Open in ChatGPT
Open in Claude
Events that allows you to interact with containers.
setContainerColor
Fill a container with specified color
Parameters
| Name | type | description |
|---|---|---|
| color | string | color in hexadecimal |
| container | int | container id target |
Result
No result
Example
Javascript
Swift
Java
FnoMapManager.sendEvent('setContainerColor', {container: 20845, color: "#00FF00"});setOutlineContainer
Enable or disable an outline on a specific container.
Parameters
| Name | type | description |
|---|---|---|
| state | boolean | true for showing an outline in the container or false to hide outline |
| containerId | int | container id target |
Result
No result
Example
Javascript
Swift
Java
FnoMapManager.sendEvent('setOutlineContainer', {state: true, containerId: 123});clearAllOutline
Delete all outlines
Parameters
No parameter
Result
No result
Example
Javascript
Swift
Java
FnoMapManager.sendEvent('clearAllOutline');Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Next to read:
Manage templateDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
