Hey everyone,
it may sound simple and I thought it would be easy, but I am having a hard time getting an image of the current map.
- There is a map
- User can search for different location
- What I want next: when a button is clicked, take a snapshot of the current map and save or display it as an image in a container.
How can I do that? Anyone has experience with this?
I am getting confused with the dynamic data available and think that it needs some kind of processing or maybe generate a link of the current map from Google’s static map API?
Any advice would be helpful and appreciated!