How can hide/show the places,when add the kml services to the mapcomponent
Now, the KML services are painted directly once added the service to Mapcomponent. It would be better if we have option to (paint) hide and show places of services when add the service.
*It just dumps all the places in the tiny area at a time
For instance, To show the different (KML-service) places like Hotels, Musium, Park and etc.
-sundar
You can have different kml services for each topic, then adding and removing enables to show and hide them. From memory/cpu prospective you should not load places which are maybe not shown (filtered out)
Well, but the kml info is not possible to customize before the display.
for ex. editing the name, changing the icon, etc
Right, the places have this limit; and there are some important optimizations made which make changing places quite complicated. We would need to have another type of dynamic places. Could you describe your use case more precisely what functionality do you expect to achieve. User-editable places? Show dynamic locations (cars moving around map)? Something else?
Currently you can enable whole service. We can consider to include some way to, for this we'd need to know more what is the functionality what you want to achieve?
/JaakL