* Started work on HERE Maps API for JavaScript typedefs.
* Removed the license from the head of the file.
* The 'data' options attribute can be undefined, so make it optional.
* Fixed build failure.
- Fixed build failure: 'a class member cannot be declared optional'.
- 'data' class member on the class 'H.map.provider.Tile' cannot be declared optional.