i’m currently developin a sample app for my demo. i will be using quite a no of graphics. i was wondering, for the client development, the graphics will be stored with the client right?
in this case, can i read my map information from the server and sent to my client?
in the future if i want to add more features, it seems like i will need to constantly change/recode my client as well as the server components. is there a way where i can add in new features without changing my client?