0.1.0 • Published 11 years ago
node-psearch v0.1.0
node-psearch
NodeJS module for the search of popular map using Yandex.Maps API.
Install
npm install node-psearchUsage
Show example.
Request options:
query- Text search query. For example, the name of the object.ll-{longitude,latitude}longitude and latitude of the center of the field (in degrees).spn- Length of the center of gravity (degrees).count- Maximum number of displayed results.
Result format:
name-string- Name of the objectcoordinates-array- Сoordinates[longitude, latitude]
0.1.0
11 years ago