Fit Map onto Google Map
Posted
by
Viplime
on Stack Overflow
See other posts from Stack Overflow
or by Viplime
Published on 2013-07-02T11:02:30Z
Indexed on
2013/07/02
11:05 UTC
Read the original article
Hit count: 258
I would like to fit my map onto the same place in google maps.I have max 10 gps(latitude and longitude) positions on my map and I want to fit it on google maps using the points.I think I need to use overlay features of google maps.However, I need to transform my map to fit properly.How do i transform my map(image) to be able to fit it onto google maps? Is there an google method or API for it?
Thanks.
© Stack Overflow or respective owner