BIS fnc KMLimport: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function " to "{{RV|type=function ")
m (Text replacement - " " to " ")
Line 26: Line 26:
| [[BIS_fnc_keypointsExportFromKML]], [[BIS_fnc_dbImportXML]], [[BIS_fnc_posDegToWorld]]
| [[BIS_fnc_keypointsExportFromKML]], [[BIS_fnc_dbImportXML]], [[BIS_fnc_posDegToWorld]]
}}
}}




[[Category:Functions|{{uc:KMLimport}}]]
[[Category:Functions|{{uc:KMLimport}}]]




[[Category:{{Name|tkoh}}: Functions|{{uc:KMLimport}}]]
[[Category:{{Name|tkoh}}: Functions|{{uc:KMLimport}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:KMLimport}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:KMLimport}}]]

Revision as of 23:29, 31 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Map and Markers

Syntax

Syntax:
Syntax needed
Parameters:
filePath: String - (Optional, default "hsim\Doc_H\GoogleEarth\Missions\" + missionName + ".kml") KML file path
Arma 3
Default value only works in Take On Helicopters. Do not rely on it in Arma 3
Return Value:
Return value needed

Examples

Example 1:
_data = "subDir\myFile.kml" call BIS_fnc_KMLimport;

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note