- support gis (datum wgs84)
- support glob 3d earth
- map tms wms(local vector maps raster)
- train hight (tms wms)
- gis basic tools (ppi los roller)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type Query { | |
viewer: Viewer | |
layout: Layout | |
} | |
type Viewer { | |
user: User | |
basket: Basket | |