OziExplorer API History
Version 1.09
Fixes
Changes
- Added oziSaveWPfile function.
Version 1.08
Fixes
Changes
- Added a new oziCloseApi function - this function frees up any windows or
data created by the OziAPI dll for its own use, the function should be called
before your own program exits otherwise you may get an error (especially if
running on win 2000).
Version 1.07
Fixes
- Possible fix to oziConvertLL2Grid function, it was returning the zone
string as a variable on the stack instead of the heap, this may have been
causing the instability when called repeatedly.
Changes
- Many functions in the API will now only work with the full purchased
version of OziExplorer.
- Added Grid to Lat/Lon function (oziConvertGrid2LL).
- Added get Elevation at Lat/Lon function (oziGetElevation)
- Added Get map image pixel x,y at Lat/Lon function (oziGetPixelXY).
- Added save map image function (oziSaveMapImage).
Version 1.06
Fixes
- The Odometers were not working correctly when attempting to use both
odometers at the same time, fixed.
Changes
Version 1.05
Changes
- Some command have been renamed - the old names are not included in the
documentation but are still in the API so existing code will still work.
- The documentation has been reworked and the commands have been divided
into sections.
- New commands have been added; see the documentation for the full details
- Waypoints
- Command to get the Waypoint Number from its name
- Delete a Waypoint by specifying its name
- Delete a Waypoint by specifying its number
- Tracks
- Create Track Points for any track
- Modify various track parameters
- many others - see the documentation
- Maps
- Is a position on the map
- Return the name of the best map for a position
- + others
Version 1.04
Changes
- Added oziCreateWPex command
- Added oziLoadRTEfile command
- Added oziSaveRTEflag command
Version 1.03
Fixes
- Fixed a bug with the decimal separator for countries which use a ,
Version 1.02
Changes
- Added oziFindMapAtPosition command
- Added oziStartMMserial command
- Added oziStartMMapi command
- Added oziSendMMstring command
- Added oziStopMM command
These changes require OziExplorer version 3.90.4h2 or later.