If I use google maps geocoder to find a point of an address - I usually get a point in the middle of the building (roof top)
example:
Geocoder request:
so the point is actually in the middle of Harrison and Alabama streets
But I need to get a point that is located on Alabama street line
Is there a ways to do that ?