I have a little project with Google Map API: to show a small map on page. But the Google logo and copyright word are overlap together.
Can I move them out? And how?
I have a little project with Google Map API: to show a small map on page. But the Google logo and copyright word are overlap together.
Can I move them out? And how?
You could do this fairly easily with CSS, but you'd break Google's Terms (see section 7.4).
If you can't make your window bigger, you could use an alternate mapping solution, like OpenLayers