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

Add support for finding features at a given coordinates for vector tiles #2986

Merged
merged 3 commits into from Nov 29, 2014

Conversation

pgiraud
Copy link
Member

@pgiraud pgiraud commented Nov 28, 2014

#2971 needs to be merged first.

This makes ol.tilegrid.TileGrid#createTileCoordTransform return the identity function. This makes it possible to use ol.source.TileVector with an ol.tilegrid.TileGrid (as opposed to an ol.tilegrid.XYZ).
@pgiraud pgiraud force-pushed the tilevector_featureatcoordinate branch 2 times, most recently from 051bcfb to c7c38a4 Compare November 28, 2014 16:05
@pgiraud pgiraud force-pushed the tilevector_featureatcoordinate branch from c7c38a4 to 5878e7f Compare November 28, 2014 16:30
@elemoine
Copy link
Member

Looks very good to me.

@elemoine
Copy link
Member

#2971 now merged.

pgiraud pushed a commit that referenced this pull request Nov 29, 2014
Add support for finding features at a given coordinates for vector tiles
@pgiraud pgiraud merged commit 25516fe into openlayers:master Nov 29, 2014
@pgiraud pgiraud deleted the tilevector_featureatcoordinate branch November 29, 2014 22:12
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

Successfully merging this pull request may close these issues.

None yet

2 participants