BIS fnc KMLimport: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "{{Inline code|" to "{{ic|") |
Lou Montana (talk | contribs) m (Text replacement - "\[https?\:\/\/en\.wikipedia\.org\/wiki\/([^ ]+) (.+)\]" to "{{Wikipedia|$1|$2}}") |
||
Line 7: | Line 7: | ||
|gr1= Map and Markers | |gr1= Map and Markers | ||
| Read positions from a | | Read positions from a {{Wikipedia|Keyhole_Markup_Language|KML file}}. | ||
{{Feature|Informative|Recommended to execute in loading screen.}} | {{Feature|Informative|Recommended to execute in loading screen.}} | ||
Revision as of 15:57, 30 May 2021
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 - Return Value:
- Return value needed
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