Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

max number of map overlay layers

Solved816 views11th July 2023MAP Configuration
1
Bernard Pichot [SLC] [DevOps Advocate]1.10K 16th June 2022 0 Comments

Is there a limit on the number of map overlay layers supported by the map application ?

In my use case i’ve around 7500 kml files that need to be displayed in googlemap. It seems that the map app is stuck when parsing the config file with all these layers

Is there a way to declare layers only when the user ask to display it to limit the size of the config file ?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Wim Bruynooghe [SLC] [DevOps Advocate]6.59K Posted 20th June 2022 1 Comment

There’s no hard coded limit on this, but 7500 layers won’t be really workable…
To better understand your use-case, why are there so many?

It’s possible to configure which layers are initially visible, and to display them in the dropdown boxes:

<Layer sourceType=”table” refresh=”5000″ name=”Cable Modems” visible=”false” allowToggle=”true” toggleGroup=”Layers” minZoom=”13″ maxZoom=”15″ limitToBounds=”true”>

  • visible (true/false): if the layer needs to be loaded initially (default = true)
  • allowToggle (true/false): if the layer should be added to the UI to let the user toggle the layer on or off (default = false)
  • toggleGroup (string): if allowToggle is true, contains the name of the toggle group to which the layer belongs to. The group name will be used as button text which shows/hides the toggle controls (default = “Layers”)
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
Bernard Pichot [SLC] [DevOps Advocate] commented 20th June 2022

Hi Wim,
In my use case I’ve one kml layer per dvb-t transmitter.
I already set the visible=”false” allowToggle=”true” toggleGroup=”Layers” so these layers are not displayed by default but the map app seems stuck to load the config xml with all these layers definition

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs