i try to use both ValueMarkerStyle and popup on markers but the popup is not rendered when i hover on the marker.
thanks for your help
i try to use both ValueMarkerStyle and popup on markers but the popup is not rendered when i hover on the marker.
thanks for your help
Sebastien,
The reason is that if you use the CustomMarkerStyle, DefaultMarkerStyle will be invalid by default; so please initialize the popup of PointMarkerStyle in each MarkerValueItem. Please see the attached sample for detail.
Any more questions just feel free to let me know.
Thanks,
Howard
1237-Post6320.zip (8.51 KB)
ok thank you very much
Sebastien,
Great. Please feel free to let us know if you have more queries.
Thanks,
Howard