Skip to content

Go service to communicate with here.com's Location Service API

License

Notifications You must be signed in to change notification settings

steveperjesi/go-here-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-here-map

Go service to communicate with here.com's Location Service v1.6 API

Grab your HERE Location Services REST API App ID and App Code here https://developer.here.com/projects

This service does not work with the following request parameters: apiKey bbox ctr e ectr ml2 poifc poilbl poithm poitxc poitxs pview ra rad,rad0,rad1,... scp token tx.xy,tx.xy0,tx.xy1,... txc txs txsc u

HERE API Resource Parameters

https://developer.here.com/documentation/map-image/dev_guide/topics/resource-map.html

Tests

HERE_MAP_APP_ID=<YOUR_APP_ID> HERE_MAP_APP_CODE=<YOUR_APP_CODE> go test -v -cover

coverage: 93.7% of statements

Check out some wonderful examples

About

Go service to communicate with here.com's Location Service API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages