-
Notifications
You must be signed in to change notification settings - Fork 10
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
[New] Add web tiled layer #492
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Just a couple comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, works well, and the preview looks good.
Co-authored-by: Caleb Rasmussen <crasmussen@esri.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thank you for making those changes, Fredy.
Description
This PR implements
Add web tiled layer
inLayers
category.URL to README
Linked Issue(s)
swift/issues/
How To Test
Run the sample and a map will appear. As you navigate the map, map tiles will be fetched automatically and displayed on the map.
Screenshots