- @foreach (var i in Model)
- {
- @:var stops_data = [[{"Geometry": {"Latitude": @i.tlat.ToString(), "Longitude": @i.tlng.ToString() } },
- @: { "Geometry": { "Latitude": @i.flat.ToString(), "Longitude": @i.flng.ToString() } }];
- }
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hiten PandyaPosted Apr 23, 2018, 10:15 AM