标签: javascript google-maps google-maps-api-3 google-maps-markers
给出从A到B通过WaypointA和WaypointB的路线,以及以米为单位的路径,比如150米。是否可以查询Google Maps API V3以获取/检索代表WaypointA位置+前方150米路线的点(LatLong)?
提前致谢!