targomo / targomo-js-extensions

Google Maps extension for targomo-js
MIT License
2 stars 1 forks source link

Inverse Polygons not drawing correctly #7

Closed abenrob closed 5 years ago

abenrob commented 5 years ago

When using inverse mode (in Google maps - have not tried in leaflet), the polygons do not draw correctly:

Expected draw: inner ring is displayed white (black, but as mask, so masking to white) Actual draw: inner ring is #ccc image

Seems to be being set to the default color #ccc here. In an inverse mode, the default should be set to black

abenrob commented 5 years ago

Works in 0.0.3, closing ticket