javascript - How to insert map on my website with functions -


i incorporate map on site, accept examples of waze , googlemaps , following functions:

1-allow client inform origin , destination of voyage. 2-give distance between destiny , origin. 3-estimated travel time (if possible). 4-display how many tolls there , if possible value, if display number of toll great! (important). 5-and need control of information via programming, need these values manipulate , save on variables (important).

thanks!


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -