Skip to content
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

L.esri.TiledMapLayer #16

Closed
patrickarlt opened this issue Jun 18, 2013 · 3 comments
Closed

L.esri.TiledMapLayer #16

patrickarlt opened this issue Jun 18, 2013 · 3 comments

Comments

@patrickarlt
Copy link
Contributor

We should build a new L.esri.TiledMapLayer class which would map roughly to https://developers.arcgis.com/en/javascript/jsapi/arcgistiledmapservicelayer.html

This class should also have an identify method to support the method on the Map Service.

This was referenced Jun 18, 2013
@patrickarlt
Copy link
Contributor Author

@kevinsigwart do you have a sample of a tiled map service that supports the identify method? I cant seem to find one.

@kevinsigwart
Copy link
Contributor

Hi Patrick,

I don't typically think of a Tiled-Map service as query-able. If you use the identify operation on a tiled map you get get the RGB value of the "baked" tile.

Kevin

@patrickarlt
Copy link
Contributor Author

Ok then didn't know if I was crazy because I couldn't find one. Closing this then because TiledMapLayer seems good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants