Skip to content
This repository was archived by the owner on May 11, 2020. It is now read-only.
This repository was archived by the owner on May 11, 2020. It is now read-only.

Markers with Circles showing up randomly #651

Open
@Harvey-Mushman

Description

@Harvey-Mushman

The problems I'm having might be related to each other so I posted my question on Stackoverflow as requested. Here is the link: Stackoverflow Sample

As far as the bug I would like to document, I load a ng-map with markers from a JSON array. Once displayed, I decide to remove them. At this point the map background gets blown away and changes to a light blue color. No streets, information of any kind. It is like I was looking at a very blue ocean... I try to zoom out thinking maybe I really am looking at the ocean but no change.

The ng-map element has the directive zoom-to-include-markers="auto" included. Without this directive or if set to false, the problem does not exist. It only happens when all the markers = {}.

Here is a link to my Plnkr but keep in mind, I have commented out the zoom directive because I'm trying to solve the problem that causes random or inconsistent CIRCLE placements. This issue is described in the Stackoverload posting above.

Thank you in advance for any help you want to offer.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions