Subject: | add_marker requires 'icon_size' |
Hi,
The documentation for 'add_marker' mentions an 'image_size' parameter:
image_size => [ $width, $height ]
when, in fact, you need to supply an 'icon_size' for the necessary
GPoint to be created.
Thanks for a great module.
Simon