Difference between revisions of "BIS fnc KMLimport"
Jump to navigation
Jump to search
(Tag: Undo) |
Lou Montana (talk | contribs) 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
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Map and Markers
Syntax
- Syntax:
- Syntax needed
- Parameters:
- filePath: String - (Optional, default Inline code) KML file path
- 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