Problem Statement/Rationale
The geographic visualisation is not working anymore after upgrading Compass to the last version and analyzing the schema. I can reproduce the issue with the last version 1.34.1 with a geoJson object in a nested document. This is working if the object is at root level with 1.34.1 , and working fine in previous versions (1.33.x and 1.32.x).
Steps to Reproduce
Sample document:
{
"adresse": {
"location":
}
}
Expected Results
Actual Results
Missing map:
Additional Notes
Any additional information that may be useful to include.