Skip to content Skip to sidebar Skip to footer

Why My Callout Only Work For The Last Point It's Not Working For The Others?

I already created callout function for single point it's really easy work without any interruption , but when I have multiple point the callout function work only for last point th

Solution 1:

This error happens when you have each Location Pin on individual graphic layers , make sure that all Pins are at the same graphic layer, because if it works for one location , it means , it works , then if it works only for the last one , it meast the last one is on the different graphic I hope it helps

Solution 2:

you are adding a layer above a past layer. try to declare one graphic layer and add all the geometrical forms on it .

Solution 3:

You cannot show multiple callouts on a map. The callout is always a single instance by design. Besides, showing multiple callouts would be not a good idea on a smartphone, because of the small screen. What you could do when you have multiple geometry is to show a single callout showing a list of entities, and highlight the related geometries on the map with a different symbol.

Post a Comment for "Why My Callout Only Work For The Last Point It's Not Working For The Others?"