I wants to show specific state of a country as highlighted and remaining area in shadow.
I wants to implement like http://www.redfin.com/homes-for-sale#!disp_mode=M&lat=29.770534985365693&long=-95.21904093471284&market=houston&sf=1,2&v=8&zoomLevel=8
I had searched about this and what I understand that, I needs to use overlay for that.
I have one question,
Would I needs to provide lat and lng for borders or it can be achieved by providing some parameter like state code etc.
Any example of showing shadow and highlighted area will be great help.