Commit Graph

2 Commits

Author SHA1 Message Date
Joshua Efiong
1b2c971798 Added GeoShape classes to typedefs (#11178)
* Added GeoShape classes to typedefs

* Circle style can be SpatialStyle.Options
2016-09-14 21:23:06 +09:00
Joshua Efiong
d627f43919 Started work on HERE Maps API for JavaScript typedefs. (#10750)
* 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.
2016-08-30 21:39:08 +09:00