Hi
It is possible to write text on a map, not label.
Thanks
Laurent M
Text on Map
Hi Laurent,
If you want to write text on map, you need override our drawcore for layer, then you can call some APIs like canvas.DrawText to draw text directly.
Regards,
Don
Hi Don
But not geographic text ? in a layer ?
Thanks
Laurent M
Hi Laurent,
Could you please let us know more about geographic text? I am not sure what it is.
This way call more low-level API, so you can draw anything if the API support.
Regards,
Don