geoGraphicObject | 
                            
                                GeoGraphicObject
                             | 
                             | 
                            
                                optional
                                Plotting symbol object
                                
                                    
                                        
                                            | Name | 
                                            Type | 
                                            Description | 
                                         
                                    
                                    
                                        
                                            _serverData | 
                                            
                                                serverData
                                             | 
                                            
                                                optional
                                                Symbol libaray data
                                             | 
                                         
                                    
                                 
                             | 
                        
                        
                            anchorPoint | 
                            
                                anchorPoint
                             | 
                            
                                new Cartesian2(0.0, 0.0)
                             | 
                            
                                optional
                                2D anchor point of dot symbol
                             | 
                        
                        
                            gridSymbolSize | 
                            
                                gridSymbolSize
                             | 
                            
                                new Cartesian2(0.0, 0.0)
                             | 
                            
                                optional
                                Size of dot symbol in bulletin board mode
                             | 
                        
                        
                            symbolRanks | 
                            
                                symbolRanks
                             | 
                            
                                []
                             | 
                            
                                optional
                                Symbol ranks list
                             | 
                        
                        
                            scale | 
                            
                                scale
                             | 
                            
                                new MPoint3D(1.0, 1.0, 1.0)
                             | 
                            
                                optional
                                Scale
                             | 
                        
                        
                            rotate | 
                            
                                rotate
                             | 
                            
                                new MPoint3D(1.0, 1.0, 1.0)
                             | 
                            
                                optional
                                Rotation angle
                             | 
                        
                        
                            modelScale | 
                            
                                modelScale
                             | 
                            
                                new MPoint3D(5000.0,5000.0,5000.0)
                             | 
                            
                                optional
                                Model scale
                             | 
                        
                        
                            modelPath | 
                            
                                modelPath
                             | 
                            
                                './models/car/Cesium_Ground.gltf'
                             | 
                            
                                optional
                                Model path
                             | 
                        
                        
                            modelRotate | 
                            
                                modelRotate
                             | 
                            
                                new MPoint3D(0.0,0.0,0.0)
                             | 
                            
                                optional
                                Model rotation angle
                             | 
                        
                        
                            modelColor | 
                            
                                Color
                             | 
                            
                                new SuperMap3D.Color(1, 1, 1, 1)
                             | 
                            
                                optional
                                Model color
                             | 
                        
                        
                            gridLineWidth | 
                            
                                Number
                             | 
                            
                                0.5
                             | 
                            
                                optional
                                Line width of dot symbol in bulletin board mode
                             | 
                        
                        
                            gridSurroundLineWidth | 
                            
                                Number
                             | 
                            
                                0.5
                             | 
                            
                                optional
                                Surround line width of dot symbol in bulletin board mode
                             | 
                        
                        
                            gridSymbolSize | 
                            
                                gridSymbolSize
                             | 
                            
                                new Cartesian2(0,0)
                             | 
                            
                                optional
                                Symbol size
                             | 
                        
                        
                            pictureSymbolSize | 
                            
                                pictureSymbolSize
                             | 
                            
                                new Cartesian2(64,64)
                             | 
                            
                                optional
                                Picture size of dot symbol in picture mode
                             | 
                        
                        
                            picturePath | 
                            
                                String
                             | 
                            
                                "./images/default.png"
                             | 
                            
                                optional
                                Picture path of dot symbol in picture mode
                             | 
                        
                        
                            pictureColor | 
                            
                                Color
                             | 
                            
                                new SuperMap3D.Color(1, 1, 1, 1)
                             | 
                            
                                optional
                                Picture color of dot symbol in picture mode
                             | 
                        
                        
                            showMode | 
                            
                                showMode
                             | 
                            
                                DotMode.Grid
                             | 
                            
                                optional
                                Display mode
                             | 
                        
                        
                            isNegativeImage | 
                            
                                Boolean
                             | 
                            
                                false
                             | 
                            
                                optional
                                Mirror image
                             | 
                        
                        
                            symRank | 
                            
                                Number
                             | 
                            
                                0
                             | 
                            
                                optional
                                Ranks
                             | 
                        
                        
                            lineSymbolID | 
                            
                                Number
                             | 
                            
                                0
                             | 
                            
                                optional
                                Line type (default solid line)
                             | 
                        
                        
                            textPos | 
                            
                                Number
                             | 
                            
                                TextPos.Up
                             | 
                            
                                optional
                                Annotation location
                             | 
                        
                        
                            hasDragLine | 
                            
                                Boolean
                             | 
                            
                                false
                             | 
                            
                                optional
                                Is there a traction line?
                             | 
                        
                        
                            dragPoint | 
                            
                                MPoint3D
                             | 
                            
                                new MPoint3D(-1, -1, -1)
                             | 
                            
                                optional
                                Traction point
                             | 
                        
                        
                            textContent | 
                            
                                String
                             | 
                            
                                ""
                             | 
                            
                                optional
                                Text content
                             | 
                        
                        
                            bIsShowBloodVolume | 
                            
                                Boolean
                             | 
                            
                                false
                             | 
                            
                                optional
                                Does it show blood stripes?
                             | 
                        
                        
                            bloodVolumes | 
                            
                                BloodVolume
                             | 
                            
                                []
                             | 
                            
                                optional
                                Array of blood stripe objects
                             |