Skip to content

3.0.0

Compare
Choose a tag to compare
@abdullahselek abdullahselek released this 08 Jun 20:46
· 297 commits to master since this release

With this release some APIs updated to new endpoints

  • GeocoderAPI
  • GeocoderAutoCompleteAPI
  • PlacesAPI
  • ReverseGeocoderAPI

I try to keep interfaces same as much as possible, but some functions
and response models removed completely as new endpoints don't support
anymore.

Deleted response models:

  • herepy.PlacesSuggestionsResponse
  • herepy.PlaceCategoriesResponse

Main JSON nodes also changed in response models.