Is it possible to create a polygon with Google Maps API where the polygon is completely clear and outside the polygon is shaded?
相关问题
- How do you change the color of the dotted line on
- Union of many (more than two) polygons without hol
- Add HTML class/ID to Google Maps Marker (API V3)
- How to add a “hole” to a Circle Polygon (Google Ma
- Google maps how to force marker on the nearest roa
相关文章
- Avoiding “Sorry, we have no imagery here” with Goo
- How to make holes in a Polygon in shapely python,
- How to check if a polygon is empty in Shapely?
- Cursor disappears in Google Maps application
- How to draw a proper polylines on google maps [clo
- Draw a rectangle arround a polygon when given in c
- Disable 'use strict' in Google Maps Drawin
- Unable to rotate kml layer
If you mean something like a hole, try the suggestions here
How to add a "hole" to a Circle Polygon (Google Maps API V3)