BIS fnc KMLimport: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Undo revision 237057 by R3vo (talk))
Tag: Undo
m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|")
Line 8: Line 8:


| Read positions from a [https://en.wikipedia.org/wiki/Keyhole_Markup_Language KML file].
| Read positions from a [https://en.wikipedia.org/wiki/Keyhole_Markup_Language KML file].
{{Informative|Recommended to execute in loading screen.}}
{{Feature|Informative|Recommended to execute in loading screen.}}


| filePath call [[BIS_fnc_KMLimport]]
| filePath call [[BIS_fnc_KMLimport]]

Revision as of 01:02, 7 February 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