Would it be possible for data that is being displayed in a map object to be distributed to a lower level of detail as you zoom on a map. Say for example, my Geography hierarchy is
- Country
- Region/State
- City
- Suburb/Postcode
- Street
Currently you would need Lat/Long cubes for each level in this hierarchy and 5 map objects, one for each level. What if we could have our map start at country level and as we zoom in on the map the country data automatically splits out to the Region data and more data points appear on the map for the region break down and so on down to the bottom level of the hierarchy.