Acker Dawn Apple
Acker Dawn Apple
I use clustering a lot in my production code, however it’s been a little time since my last use and it’s a lazy Sunday... For now, Here is a link...
I can't. I'm busy. I tried typing this message out several times, I can't figure out what to communicate nor what to ask. With a name like "newprogrammer" and my...
The following code is short hand as I am on the go: ``` ng-container(*ngFor=“”) agm-overlay(*ngIf=“”) ``` You put your for loop around your if. If you need more help, write...
How did you do? Can we close this issue?
I think you got the wrong package for this request. The code you seek already exists in the map package, I’m just html overlay package. Code you seek: https://github.com/SebastianM/angular-google-maps/blob/master/packages/core/directives/map.ts#L312
I see I have a zIndex input binding but it’s only read and never changes: https://github.com/AckerApple/agm-overlays/blob/master/src/AgmOverlay.component.ts#L29
OHHHH OK, now I get it. Details help. Issue a pull request and I’ll merge that code in
I have to run the build process and publish now
Get version 1.2.0 I updated all dependencies including Angular Close this issue when satisfied
Understood. I don’t have time to investigate right now. I also don’t like the info-window and don’t use it. Nor do I change zIndex in my markers. So either you...