UNPKG

@goparrot/geocoder

Version:

TypeScript GeoCoder, node geocoding library, supports google maps, mapquest, here, open street map, tom tom

6 lines (5 loc) 114 B
export interface ArcgisSuggestionInterface { text: string; magicKey: string; isCollection: boolean; }