How to map some network on the streets using google maps -
so, have fiber optic network. know if possible map street cables crossing.
the goal achive sim city, can see have electrical network. so, in cases can have entire district (or city) mapped.
my question know if possible achieve google maps...
i guess depends on data have fiber optic network. once know have data needed draw whatever graphical representation of network, there various ways of displaying on top of google map. if network data represented geographical locations connected together, maybe can draw network connections polylines? @ least simple approach. here can read how draw polylines in map:
https://developers.google.com/maps/documentation/javascript/overlays#polylines
using built-in drawing features (lines, polygons, markers, circles, etc) easiest thing do, there possibilities have more complex/custom overlays well. find more info custom overlays on url above well.
Comments
Post a Comment