addModelMapObject abstract method

ModelMapObject addModelMapObject()

@brief Creates and adds a 3D model map object (Wavefront OBJ + texture via ModelProvider). @return A ModelMapObject instance @see ModelMapObject "ModelMapObject" if successful, null otherwise.

Dart code snippet: @snippet location_window_map_objects_example.dart dart_LocationWindow_addModelMapObject

Implementation

ModelMapObject addModelMapObject();