Does anyone happen to have a working example of layer data loaded solely from an inline table? (ie: without the use of a config.LANG.js file?) If so, could you please provide a link? I'd like to see how it's set up, as when I remove "layersFile" (leaving just "tables") from my configuration, there are JS errors and everything breaks.
What version @matty-tee?
@jvanulde 4.0.30 (CDTS) to be specific, but any 4.0 version might add some insight just by seeing the code.
@matty-tee the "Static Map Example" in the demo pages are using only inline tables.
I should have thought to look there. Thanks very much for your help, @jvanulde!!
Most helpful comment
@matty-tee the "Static Map Example" in the demo pages are using only inline tables.