Charts ยท console.warn
(the projection resolver's own explanation of why the named projection could not be used)
Printed by Charts, prefixed [lattice], since 1.63.0.
Warnings reference › chart:geomap:projection:*
- Identifier
chart:geomap:projection:*- Raised by
- Charts
- Since
- 1.63.0
What happened
The projection named on a map (or carried by its geometry pack) could not be resolved or configured, so the map was drawn with the resolver's fallback. The text comes from the projection resolver itself and names the projection and the reason.
The fix
Use one of the projections the charts module documents, and check the projectionOptions that go with it - a projection given parameters it does not take is the usual cause.
Reference
Covered in full at the API reference.