Skip to main content

All Questions

0 votes
1 answer
2k views

how to use google road api with polyline

<?xml version="1.0" encoding="UTF-8" ?> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <...
vinoth kanna's user avatar
4 votes
2 answers
8k views

Google Maps Roads API: Making 'snap to road' more forgiving

I've been tasked with using the Google Maps API to create a tool which a restaurant can use to define delivery zones. Here is the progress: http://codepen.io/keithpickering/pen/NqdzKO Users should be ...
Keith Pickering's user avatar