Hi Guys,
I have built a cs program (Plattform API) that loads some GIS layer in the map. The user can choose a different display model and "Generate Graphics". The problem is that by changing the display model, all the Gis Layers that the program loaded are gone when the new model has loaded.
So I would like to react before "generate graphics" to "save" these GIS layers and react after "generate graphic" to load them again.
I've took a look but did not find a corresponding event. I guess the event could occur before generate graphic or before display model change or even before current map is removed.
Do anyone has a clue with event I could use?
Regards,
Rémy.
Hi Guys,
I have built a cs program (Plattform API) that loads some GIS layer in the map. The user can choose a different display model and "Generate Graphics". The problem is that by changing the display model, all the Gis Layers that the program loaded are gone when the new model has loaded.
So I would like to react before "generate graphics" to "save" these GIS layers and react after "generate graphic" to load them again.
I've took a look but did not find a corresponding event. I guess the event could occur before generate graphic or before display model change or even before current map is removed.
Do anyone has a clue with event I could use?
Regards,
Rémy.
Well, finally I used a workaround without using event (even if some event may exist).
Well, finally I used a workaround without using event (even if some event may exist).
Can't find what you're looking for? Ask the community or share your knowledge.