MNDOT cameras _do_ expose a source!
Co-Authored-By: Eric Villnow <villnoweric@gmail.com>
This commit is contained in:
parent
5d39ee481e
commit
7fbb7a426a
3 changed files with 15 additions and 4 deletions
|
|
@ -18,6 +18,11 @@ query MapFeatures($input: MapFeaturesArgs!, $plowType: String) {
|
|||
uri
|
||||
... on CameraView {
|
||||
url
|
||||
sources {
|
||||
type
|
||||
src
|
||||
}
|
||||
title
|
||||
}
|
||||
category
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue