Google maps using single route

drmanawadu

New Member
:sign0085:
I am developing an app that displays some important points in a map between two locations specific single route.
like as following example.if any one know about these related works please let me know.

example point A: x point B: Y
in given X & Y single route show Hotels / filling stations etc.... using check boxes
Is this possible? If yes, can you point some tutorials?
 

urikupfer

Member
Licensed User
Longtime User
using google maps v3

Hi
You can combine the b4a google maps v2 library,b4a WebViewExtras library ,with javascript file with google maps v3 which have "Places Library" and "Directions Service"
uri
 
Upvote 0
Top