okfn / timemapper

Create and share elegant timelines and timemaps fast
http://timemapper.okfnlabs.org/
MIT License
274 stars 60 forks source link

Factor out core JS library as timemapper.js so others can use in their own apps easily #73

Open rufuspollock opened 10 years ago

rufuspollock commented 10 years ago

Is this worth it?

kosir commented 10 years ago

I'd like to use it in our site, but little changed - we need routing capability for maps and we would also like to tweak styles... so if this would help me, then yes.

rufuspollock commented 10 years ago

By routing what exactly do you mean? May be worth looking at this existing issue #74

kosir commented 10 years ago

I mean routing like routing service, which is provided by MapQuest ( http://www.mapquest.com/routeplanner), where I can also make route and save map of the route (example: http://mapq.st/1fDhw7s) I don't know if it is possible to use routing service through javascript (build route from locations in spreadsheet - that's want I want), because I'm not familiar with MapQuest and Leaflet. I know that is simple to use routing service on google maps through javascript ( https://developers.google.com/maps/documentation/javascript/directions), so I assumed that it could be done also with MapQuest maps.

Another possibility would be to load my map with routes instead of empty MapQuest map (e.g. http://mapq.st/1fDhw7s) in timemapper. Would that be possible?

Thanks again for your support!

On Mon, Sep 30, 2013 at 3:52 PM, Rufus Pollock notifications@github.comwrote:

By routing what exactly do you mean? May be worth looking at this existing issue #74 https://github.com/okfn/timemapper/issues/74

— Reply to this email directly or view it on GitHubhttps://github.com/okfn/timemapper/issues/73#issuecomment-25363193 .