Spatial map tab is not supported for when using select
RQL
#16867
kamranayub
started this conversation in
General
Replies: 1 comment 3 replies
-
Could be related: https://issues.hibernatingrhinos.com/issue/RavenDB-20620/Spatial-map-view-does-Not-show-for-dynamic-query-with-order-by |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This may be more of a bug if it's confirmed. I have a Map-Reduce index that outputs results to a collection (
RegionalProducts
).When I issue a collection spatial query, the tab to show the Spatial Map does not show up anymore:
Do you know if this is a known issue? Also, it would be awesome to get that tab on index queries, too 😄
Edit: Updated to reflect discussion below -- looks like it's the
select
statement causing the issue.Beta Was this translation helpful? Give feedback.
All reactions