Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

How can I call the GM info layer in API js code?

Hi. Before beginning, I am using Google Translate. Please understand even if my English is not perfect. I want to know how to call the GM info layer in API js code. For example, the object/token layer can be called like layer : 'object'  and the map layer can be called like  layer: 'map'. But, I don't know how to call GM layer. I put layer: 'gm'  and layer: 'gm info' but neither seemed to work. Please let me know if you know how.
1642775875
Andreas J.
Forum Champion
Sheet Author
Translator
The four layers are named: gmlayer , objects , map , and walls . <a href="https://wiki.roll20.net/API:Objects#Path" rel="nofollow">https://wiki.roll20.net/API:Objects#Path</a>