Added maps_plugin_geocode_by_structured_address and all Place Maps Service calls. 54/79554/1
authorgknisely <greg@mapzen.com>
Tue, 5 Jul 2016 15:17:53 +0000 (11:17 -0400)
committerBaldur Gudbjornsson <baldur@mapzen.com>
Mon, 11 Jul 2016 16:36:30 +0000 (12:36 -0400)
commit8dc91fa4802ef9c523c2554977fab5c8db0c7454
tree2433818f7155f6b4493724ab7268b5b135b57acb
parent34646ac434d37b3bdc71b4ff6cfb2c47829bfc0e
Added maps_plugin_geocode_by_structured_address and all Place Maps Service calls.

Change-Id: I6b41a633e38f98ab73dfa9e8be7e6ec6efd23d13
13 files changed:
include/mapzen_plugin.h
src/mapzen/mapzen_api.c
src/mapzen/mapzen_api.h
src/mapzen/mapzen_geocode.c
src/mapzen/mapzen_jsonparser.cpp
src/mapzen/mapzen_place.c
src/mapzen/mapzen_place.h
src/mapzen/mapzen_queue.c
src/mapzen/mapzen_queue.h
src/mapzen/mapzen_restcurl.c
src/mapzen/mapzen_server_private.h
src/mapzen/mapzen_types.h
src/mapzen_plugin.c