|
|
|
|
v4.3
Documentation
Minified API
July 19, 2024
Changes:
- Added ELocationMarkerFactory.setMarkerIconURL() function
- Removed 'jsonp' as datatype in requests to server in order to handle 'nosniff' header response.
v4.1
Documentation
Minified API
Apr 25, 2023
Changes:
- New MapLibre demo (Raster tiles)
- houseNumberRank property available for autocomplete, geocode and getDirections calls (to access the hnrank attribute in autocomplete calls).
v4.0
Documentation
Minified API
Oct 24, 2022
Changes:
- geocode() and batchGeocode() will create a JSON request, instead of the old XML format.
- Ability to access old geocode XML request format by providing options.geocodeRequestFormat='xml'.
- geocode() and batchGeocode() will limit the results to 1 match if options.showSingleMatch=true is provided.
- Ability to change the match mode used by the geocode server when options.matchMode is provided.
- Ability to accept an AppID for calling Oracle Maps services.
v3.9
Documentation
Minified API
Jan 28, 2022
Changes:
- geocode() results now omits municipality data in the calculated localityLine field.
- Ability to accept an AppID for calling Oracle Maps services.
v3.8
Documentation
Minified API
Nov 23, 2021
Changes:
- Geocode for addresses provided as strings will be parsed first using the type-ahead service.
- getDirections() call now accepts a new route options property to prevent geocoding an address when it already has longitude and latitude information and use those values instead.
|
|
|
|
|
|
|