Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

129
Views
Google Maps Api v.3 Add 27,000 points to the map

There is a task to place 27000 points of sale on google maps + clustering + infoWindow. At the moment, this is implemented through a normal loop for(point of poits){...} that adds markers to the map. There is a problem with high memory consumption and high load on the browser. I will be grateful for your help.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I would take one of three approaches.

  • Use the WebGLOverlayView - requires knowledge of WebGL and transformation s between coordinate systems
  • Use a custom OverlayView - requires knowledge of DOM and transformations between coordinates and pixels
  • Use deck.gl - adds a bit of overhead to your application but provides a better dev experience for quickly iterating

The WebGL solutions will be higher performance but with added complexity or increase in bundle size.

This sample walks through adding an <img> to the map, but you can do much the same with some css positioning and many HTMLElements representing each point.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!