-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
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
Drawings on the map: Tiles #3
Comments
@hemangsk I would like to help you with this feature in android |
@rpsoftech Thanks! That sounds really great! |
@hemangsk Can You Please Explain The Requirement?? What Exactly We need To Achieve Here What Kind Of Shapes Circles and Shapes to Maps with Border and Colour in Shape??? |
Hey @rpsoftech, Current state of the package is that users can draw a shape (circle, polyline, polygon) but they cannot customise it with borders and colors. There's an issue for that #11. This issue for "Tiles" corresponds to "Tile layer" at https://developers.google.com/maps/documentation/ios-sdk/tiles, so that users can take an Image / Tile and overlap it on their existing map by passing a coordinate and zoom level. So, what do you think will be more interesting/useful for you to work on, colors and borders on shapes or this Tiles one? |
I would love to work on colours and borders first. |
Sounds awesome! Thanks |
Closing this issue in favor of #157 |
No description provided.
The text was updated successfully, but these errors were encountered: