networking - I need to embed a Map (Google maps or any other) into my application -


im on developing application shows region map , specific region blinks when network down area.

for example on worldwide map, if india's network server down , application highlight india map highlighting it. how do this?

any ideas please.. little urgent.

take @ http://code.google.com/apis/maps/documentation/javascript

step step tutorial: http://code.google.com/apis/maps/documentation/javascript/introduction.html

you need explore "overlays"; can draw polygons on map emulate required behavior


Comments