ThinkGeo.com    |     Documentation    |     Premium Support

Add a Marker using a Bitmap

Does anyone know a way to create a Marker using a Bitmap as it's image instead of a WebImage?  I need to be able to create a Bitmap dynamically and use it as the image for a Marker.  Unfortunately for me, the overloads only take a WebImage which I cannot seem to manipulate to use a Bitmap.  Any ideas?


Thanks in advance!



Hi Jeremy,


 
I’m afraid that the current Web Edition doesn’t support creating a marker using a dynamic bitmap. However, you could create a bitmap first, and save it to specific location, and then you could create a Marker using the WebImage which includes the virtual Bitmap path.
 
Sorry for the inconvenience and any more questions please let us know. 
 
Thanks,
 
Sun