Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Multiple Markers Same Position, Showing Different #868

Open
kirannegi opened this issue May 14, 2018 · 0 comments
Open

Multiple Markers Same Position, Showing Different #868

kirannegi opened this issue May 14, 2018 · 0 comments

Comments

@kirannegi
Copy link

kirannegi commented May 14, 2018

My Array
that.stores = {
"FI": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:05:01" },
"FLI": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:05:01" },
"LI": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:05:01" },
"BLI": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:05:01" },
"BI": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:05:56" },
"BRI": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:06:05" },
"RI": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:06:25" },
"FRI": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:06:25" },
"SEL": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:06:25" },
"ENGNO": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:06:25" },
"PI": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:06:25" },
"CHSNO": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:06:25" },
"ODM": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:06:25" },
"IN": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:06:25" },
"rc": { "lat": "28.47087532", "longi": "77.04002468", "date": "Apr 19", "time": " 2018 22:06:25" }};

html

@kirannegi kirannegi changed the title Multiple Markers Multiple Markers Same Position, Showing Different May 14, 2018
@kirannegi
Copy link
Author

I have array of latitude and longitude with same coordination, if array length is less than 10, its showing perfect but when array length is grater than 15, marker showing wrong on map, showing other place but coordination is same.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant