Release history

Version Date Changes
0.50 28.04.2017
  • Removed HTTP calls if API is loaded by HTTPS
0.49 14.09.2016
  • Fixed reverse geocoding for routing markers
0.48 11.06.2014
  • Prevents printing of birds views (which are replaced by aerial views)
0.47 20.03.2014
  • Fixed a XSS problem
0.46 06.11.2013
  • Supports traffic information in INRIX format now
0.45 09.10.2013
  • Several compatibility issues for MapAPI 1.1
  • Bugfix: Drag and drop of the pushpin no longer selects the map
0.44 24.04.2013
  • Information which POI layers are selected are now stored in the local browser storage
0.43 16.11.2012
  • Now compatible to MapAPI 1.1
0.42 29.08.2012
  • Input encoding of the search engine is now configurable; oetb now uses UTF-8
0.41 22.06.2012
  • Extent resolver now uses fixed extents for complete addresses (600x400 m), city parts and zip codes (3000x2000 m each)
  • Highlighting support for custom layer entries
  • Fixed PushpinControl.isVisible()
0.40 15.05.2012
  • SearchableMap.print() now supports templates to customize the print view
  • New print options: header, footer
  • IWMarkers are printed now (use marker.setPrintable(false) to prevent)
  • Route Description: Added numbers to routing directions, use CSS rule .routeDescription .directions .text .number { display: none; } to prevent
  • Documentation: Frequently Asked Questions section added
0.39 06.03.2012
  • Routing stations can be reordered by drag and drop (optional)
0.38 05.03.2012
  • Bugfix uploadCustomLayer.html for environments with multiple Tomcat instances per machine
0.37 29.02.2012
  • Bugfix: Custom layers did not work without clustering.
0.36 09.02.2012
  • The minimum zoom level for MapTypeMenuControl and BirdsViewStateControl to show birds view availability can be configured now; default ist 16.
0.35 18.11.2011
  • Bugfix routing input: Only the first interstation was removable by the text buttons
  • Bugfix routing input: Setting the second interstation did overwrite the first one if it was not set before
0.34 14.11.2011
  • POI types Deutsche Bahn and Nahverkehr incl. schedules
  • Bugfix: MapTypeMenu initializes birds view's correct now
0.33 27.10.2011
  • Print view now supports IWLayerGroups
  • Bugfix: Calling SearchableMap.print() without options did not work before
0.32 06.10.2011
  • Configurable width and height of the map in the print view
0.31 27.09.2011
  • Configurable POI groups
0.30 26.09.2011
  • Bugfix Routing: After deleting a route the interstations dialogue was missing
  • Added X-IW-Host, X-IW-Port and X-IW-Version to HTTP headers for search.js
0.29 16.09.2011
  • New highlighting graphics
  • Bugfix SearchEngine / Paging
  • SearchableMap.setSearchOptions() now accepts strings for numerical options
0.28 31.08.2011
  • Highlighting support for search hits via SearchableMap.highlightHit()
0.27 18.07.2011
  • Occlusion Clustering implementation
  • RoutingManager can now geocode and route without having a map
  • OETB Search Engine shows secondary hits from: one page before the actual, n-1 pages after the actual
0.26 09.05.2011
  • Prepared for alternative clustering implementations
  • Added support for BVV stations
0.25 08.04.2011
  • Fixed clustering when the search engine does an extent extension
  • Added debug levels (load search.js with parameter debugLevel=N)
  • Added method SearchableMap.removeSearchHits()
  • Fixed state of birds view item in the MapTypeMenu
  • Added support for BVG stations
  • Added OSM routing
0.24 23.02.2011
  • Fixed XML route description
0.23 25.01.2011
  • Routing addresses may now have a description (e.g. a company name)
0.22 20.01.2011
  • Example page can be customized now
  • Improved suggester results
  • Context menu now works with All-in-One Mouse Gestures
0.21 13.12.2010
  • Print view shows open popups
  • Changed behaviour of map type menu
  • Fixed handling of search requests with missing maximum search window
  • Several bug fixes
0.20 10.11.2010
  • Routing CSS reworked
  • Event handler reworked
  • Several bug fixes
0.19 18.10.2010
  • Bugfix release
0.18 07.10.2010
  • Bugfix release
0.17 23.09.2010
  • Bugfix release
0.16 08.09.2010
  • Bugfix release
0.15 01.09.2010
  • Search hits are displayed in the bird's views
  • Support for both search engine controllers and mergers (oetb, oetb-merger)
  • SearchableMap.setMapType() remembers / restores the zoom level when switching to / from bird's view
  • Button "edit route"
0.14 25.08.2010
  • Reworked POI selection control to support multiple instances
  • The extent resolver returns an initial and maximum extent now
  • RouteInputControl has selection boxes for international routing
  • RouteInputControl now supports railway routing (optional)
0.13 11.08.2010
  • The user's selection of POIs is persistent now (optional)
  • Search hits use flags now to indicate top hits, hidden hits etc.
0.12 27.07.2010
  • Control to choose viewing direction in bird's eye view
0.11 22.07.2010
  • ExtentResolver now returns real city center instead of extent center
  • ExtentResolver now extends the extent to the current map resolution
  • IndividualMarker class to display special search hits with individual symbol
0.10 19.07.2010
  • PoiSelectionControl now supports TMCpro alerts and toggle all POIs
  • Functions to register and remove custom layers
  • Custom layers may be clustered now
0.9 08.07.2010
  • Function to create print views with configurable content
  • Configurable city markers
0.8 02.07.2010
  • Individual symbol set per search engine
  • Numbered symbols
  • ExtentResolver is configurable now allowing full extent or fixed width
  • PoiSelectionControl supports images and initial visibility now
0.7 21.06.2010
  • POI upload interface
  • Route description with symbols
  • Pedestrian routing
  • Suggester for route input fields
  • XML mode for route descriptions
  • Added Header X-Host-Address for load balancers
0.6 04.06.2010
  • Option for the search engine to use (supported: oetb and mock)
  • Secondary hits which are displayed as small dots in the map
  • Different symbols for standard and top hits, clusters with and without top hits, and dots
  • Hits ordered by priority
  • PoiSelectionControl supports multiple columns now (optional)
  • Internationalization via URL parameter lang
  • Redesigned example page
0.5 26.05.2010
  • Uses real search engine (initial version)
  • Extent resolver uses WGS 84 now
0.4 07.05.2010
  • Clipping support in ExtentResolver
0.3 04.05.2010
  • Clustering of hits
  • Map type menu control to switch map types
  • Extent resolver to resolve a KGS or location string
  • Added function setExtent to SearchableMap
0.2 07.04.2010
  • Map fires events when context menus open or close
  • Individual context menus for map controls (pushpins, routing markers)
0.1 06.04.2010
  • First public version
  • Shows dummy hits with random coordinates on the map
  • Bubbles to display user defined content
  • POI selection component
  • Context menu with configurable content
  • Routing via input component, drag and drop of routing markers and context menu
  • Pushpin control to define the search center via drag and drop