Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6073093
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T10:13:59+00:00 2026-05-23T10:13:59+00:00

In our application,we provide the online map like google map: show the map tiles

  • 0

In our application,we provide the online map like google map:
show the map tiles in a div(the container),when user drag/move the container,new map tiles(in fact,they are images) will be downloaded.

However unlike google map,we provide more than one layers in the container,for exmaple,in the following tile:

enter image description here

It is just one image,but in our case,it maybe more than 5 transprant images overlayed together.

So,once user drag or move the container,we will download 5 times amount of images than before. Which will cause the “mouse drag operation” so slowly,so I wonder if there is any way to improve it?

In my opinion this is caused by the http Parallel Downloads. In common,we will download about 6(6 tiles in the current map view,see the image below)*5(layers)=30 images per operation by user.

This is a big requrement.

I read this paper:
Performance Research, Part 4: Maximizing Parallel Downloads in the Carpool Lane

The author provide a way “using additional aliases” to increase the parallel downloads in our pages,it seems a good idea.

But our application run in the intranet network without the Internet,user often browse the site use this url :

http://servername/app

And Our tiles are saved at: http://servername/app/tiles/...../xx.png

So I do not know if we can add aliases like :

http://img1.servername/app/tiles/...../xx.png
http://img2.servername/app/tiles/...../xx.png ?

I do not think so. 🙁

So in my case,any idea to improvement the Performance?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T10:13:59+00:00Added an answer on May 23, 2026 at 10:13 am

    You could move the load to the server side for a bit by making something that just merges those tiles.

    For example your serverside program would exist at http://www.servername/app/tiles/gettile/?12&13&14 and just return the merged result of tile 12 13 and 14.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Our application is structured something like: UI <--> REST API <--> Workflow <--> Business
Our application (C#/.NET) needs a lot of queries to search. Google's 50,000 policy per
We are including the mySettings library in our iPhone application to provide a settings
I need to provide a proof of concept to my boss. Our application is
My team is currently building a new SaaS application for our company ( Amilia.com
Our application is interfacing with a lot of web services these days. We have
Our application is a hybrid Win32 unmanaged application and a .NET 2.0 managed application.
Our application has a file format similar to the OpenDocument file format (see http://en.wikipedia.org/wiki/OpenDocument
Our application takes significantly more time to launch after a reboot (cold start) than
Our application is well structured (well we did our best!) and we have split

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.