I am displaying custom marker icons which are held on a server in a B4 App using AddMarker2.
This works fine except for the size of the images.
In B4A & B4I, I can specify a size for the image icon, but with B4J I cannot.
Looking at the Google documentation, it is possible to set the icon size with an icon object.
https://developers.google.com/maps/documentation/javascript/reference/marker#Icon
Can anyone tell me how to get access these fields.
Thanks
Andrew
This works fine except for the size of the images.
In B4A & B4I, I can specify a size for the image icon, but with B4J I cannot.
Looking at the Google documentation, it is possible to set the icon size with an icon object.
https://developers.google.com/maps/documentation/javascript/reference/marker#Icon
Can anyone tell me how to get access these fields.
Thanks
Andrew