We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes it'd be nice to override properties of a legend from a catalog file. Maybe something like:
{ "url": "http://services.ga.gov.au/gis/rest/services/NEXIS_Residential_Population_Density/MapServer", "type": "esri-mapServer", "legendOptions": { "title":"People per cell" } }
The options would just be passed directly through to the Legend object, no need to invent anything new here.
Legend
The text was updated successfully, but these errors were encountered:
I think this is fixed by the "name" option in "tableStyle.columns", from #1302.
Sorry, something went wrong.
No branches or pull requests
Sometimes it'd be nice to override properties of a legend from a catalog file. Maybe something like:
The options would just be passed directly through to the
Legend
object, no need to invent anything new here.The text was updated successfully, but these errors were encountered: