bjornd / jvectormap

jvectormap.com
GNU Affero General Public License v3.0
1.39k stars 430 forks source link

Cannot access/modify drill-down map #336

Open cahlf opened 9 years ago

cahlf commented 9 years ago

When I create a MultiMap / drill-down map, the map gets shown correctly after zooming in, but I cannot seem to initialize the zoomed map with markers or modify it after it has been loaded. Is there a solution for this problem?

Regards

cahlf commented 9 years ago

I just found the maps-property of the MultiMap, so I can access the single maps that are loaded on drilling down. But there does not seem to be a way to initialize a drill-down map with markers.

zherman91 commented 7 years ago

Has anyone solved this by chance? I need to display markers on a drill-down map...