PHP Classes

File: tests/here-geocoder-schema.json

Recommend this page to a friend!
  Classes of Thiago Przyczynski   Here PHP Geocoder   tests/here-geocoder-schema.json   Download  
File: tests/here-geocoder-schema.json
Role: Auxiliary data
Content typex: text/plain
Description: Auxiliary data
Class: Here PHP Geocoder
Get the location of an address using the Here API
Author: By
Last change:
Date: 3 months ago
Size: 381 bytes
 

Contents

Class file image Download
{ "type" : "object", "properties" : { "Response" : { "type" : "object", "properties": { "MetaInfo": { "type": "object", "properties": { "Timestamp": { "type": "string" } } }, "View": { "type": "object" } } } }, "required": ["Response"] }