Customer Geo Map Developer Overview

Customer Geo Map Developer Overview

Customer Geo Map Developer Overview

The customer/network geo map combines geocoded customer or network entities with map and topology views.

Source entry points

  • modules/HfcCustomer/Http/Controllers/CustomerTopoController.php

  • modules/HfcCustomer/Http/Controllers/VicinityGraphController.php

  • modules/HfcBase/Resources/views/Topography/

  • address/geocoding services and model coordinates

Contributor guidance

  • Eager-load mapped relations and limit large result sets

  • Keep geocoding/provider credentials in configuration

  • Handle missing or invalid coordinates gracefully

  • Test authorization and data visibility

  • Reuse existing Leaflet/topography components rather than introducing a second map stack