Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
260
igmap with jquery in MVC - custom BackgroundContent
posted

Hi,

Could you give me a quick example of how one would create a custom BackgroundContent (such as MapQuest) for the jquery map?

I imagine I have to create my own class that inherits BackgroundContent<T> and I've seen the example for how you create a MapQuestTileSource in your older controls, but I can't seem to piece together how to put it in the jQuery map.

Thanks,

Kevin