I have to make add highlight for two countries: Poland and Germany. I found something like that:
https://developers.google.com/maps/documentation/javascript/dds-boundaries/coverage
BUT I need something reverse:
- All of countries has to been covered by some overlay (on example: white background with some opacity)
- Only two countries (Poland and germany) has to be highlighted without these overlays
Sample:
I don't have idea how can I do it.