new GraphicsRecord()
- Source:
Create a graphics layer record with the appropriate geoApi layer type. TODO: possibly have an intermediate class between root and layerRecord to have all the duplicated items, such as hovertips. TODO: add identify functionality and fix up hover listeners / other features that might need to be modified
Name | Type | Description |
---|---|---|
esriBundle |
Object | bundle of API classes |
apiRef |
Object | object pointing to the geoApi. allows us to call other geoApi functions. |
name |
String | name and id of the layer. |