Geographic density histogram — bins locations into tiles of equal visual
GeoHistogram[locs]
GeoHistogram[locs, bspec]
GeoHistogram[locs, bspec, hspec]
Head[GeoHistogram[{GeoPosition[{40, -100}], GeoPosition[{41, -101}], GeoPosition[{34, -118}]}]]
→ GeoGraphicsHead[GeoHistogram[{{40, -100}, {41, -101}, {34, -118}}, "Rectangle"]]
→ GeoGraphicsHead[GeoHistogram[{{40, -100}, {41, -101}}, Quantity[100, "Kilometers"]]]
→ GeoGraphicsHead[GeoHistogram[<|GeoPosition[{40, -100}] -> 10, GeoPosition[{34, -118}] -> 1|>]]
→ GeoGraphics- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- LabelingFunction — default Automatic
- LabelStyle — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotLegends — default None
- PlotRangeClipping — default True
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme