Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kikojas-my-nearby-example
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Cedar Studios
kikojas-my-nearby-example
Commits
4511f20a
Commit
4511f20a
authored
Jul 25, 2017
by
Milad Karbasizadeh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README file.
parent
fbc12a8d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
README.md
README.md
+5
-2
No files found.
README.md
View file @
4511f20a
...
...
@@ -16,7 +16,8 @@ Kikojas.nearby(lat, lng, {
categories
:
[
'bus'
,
'park'
,
'shopping'
,
'hospital'
,
'school'
],
poiLimit
:
5
,
popupContent
:
'<em>HTML</em> is possible here.'
,
seachDistance
:
2
,
noPoiLink
:
true
searchDistance
:
2
,
callback
:
function
(
map
,
mainMarker
,
pois
){}
});
```
...
...
@@ -36,7 +37,9 @@ Kikojas.nearby(lat, lng, {
*poiLimit*
: Max number of POIs fetched for each category.
*mainMarkerPopupContent*
: The popup content of the main marker.
*popupContent*
: The popup content of the main marker.
*noPoiLink*
: Do not link the pois to Kikojas.
*seachDistance*
: The search radius.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment