Hi,
For a project I need to create a dynamically generated heatmap which is overlaid on a Google Map. This works fine, however you can no longer see the map view as it is covered by the heatmap image. Theres no methods available within the Google Map API for changing transparency/etc, however as this is a PNG image I could simple change the opacity of the overlay image.
Therefore, does anyone know of any way of changing the opacity of a (PNG) image using PHP?
Thanks,
Alex
For a project I need to create a dynamically generated heatmap which is overlaid on a Google Map. This works fine, however you can no longer see the map view as it is covered by the heatmap image. Theres no methods available within the Google Map API for changing transparency/etc, however as this is a PNG image I could simple change the opacity of the overlay image.
Therefore, does anyone know of any way of changing the opacity of a (PNG) image using PHP?
Thanks,
Alex