Difference between revisions of "BIS fnc KMLimport"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page filling) |
m (Text replacement - "|Game version=" to "|Game version= |gr1 = Map and Markers |GROUP1=") |
||
Line 5: | Line 5: | ||
|1.00|Game version= | |1.00|Game version= | ||
+ | |||
+ | |gr1 = Map and Markers |GROUP1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 11:11, 10 October 2020
Description
- Description:
- Read positions from a KML file. Informative
- Execution:
- call
- Groups:
- Map and Markers
Syntax
- Syntax:
- filePath call BIS_fnc_KMLimport
- Parameters:
- filePath: String - (Optional, default Inline code) KML file path Feature arma3
- Return Value:
- Array of Arrays in format [type, positionXYZ, folder, name, description]
Examples
- Example 1:
_data = "subDir\myFile.kml" call BIS_fnc_KMLimport;
Additional Information
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