Closed mesh-newbie closed 4 years ago
Hi, Your algorithm looks great :-), but was wondering if I could use it using traditional google maps lat/lng? Perhaps converting lat/lng to points.. would that work? https://developers.google.com/maps/documentation/javascript/reference/image-overlay#Projection.fromLatLngToPoint
Thanks
Yes. And then convert the result back to LatLng.
LatLng
Hi, Your algorithm looks great :-), but was wondering if I could use it using traditional google maps lat/lng? Perhaps converting lat/lng to points.. would that work? https://developers.google.com/maps/documentation/javascript/reference/image-overlay#Projection.fromLatLngToPoint
Thanks