I assumed that by changing the size in the ::x::y section of the url I could resize the image but i can't seem to resize it. I want to have the image size change dynamically based on the number of results.
Thanks
I assumed that by changing the size in the ::x::y section of the url I could resize the image but i can't seem to resize it. I want to have the image size change dynamically based on the number of results.
Thanks
We are assuming you are referring to custom Google Maps markers.
Do not think Google Maps API directly supports custom marker scaling. In order to do that you would probably need to use different markers for different sizes.
You can scale the normal Google makers by using Google's chart API's:
http://chart.apis.google.com/chart?cht=mm&chs=40x68&chco=FF0000,FF0000,000000&ext=.png
--
myDBR Team
You must log in to post.