We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want to use color fill for polylines, which is not possible unless we use polygon.
https://developers.google.com/maps/documentation/javascript/reference?csw=1#PolygonOptions
The text was updated successfully, but these errors were encountered:
feat(SebmGoogleMapPolygon): add support for polygon usage
ee34fc0
Modelled after polyline directive. Additional: - add containsLocation method to api-wrapper for interaction between points and polygons Resolves #615
feat(SebmGoogleMapPolygon): support polygons
a501b79
Closes #615
8437c74
No branches or pull requests
I want to use color fill for polylines, which is not possible unless we use polygon.
https://developers.google.com/maps/documentation/javascript/reference?csw=1#PolygonOptions
The text was updated successfully, but these errors were encountered: