Skip to content

maps-subLayer: extend new object when initiating tiles for a OSM or Bing map subLayer #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

geneeblack
Copy link

currently when initiating a tile array for a sublayer the original tile is extended rather than extending a new object, this causes the original tiles src attribute to be overwritten so that you end up with two tile arrays pointing to the same object references. This change creates a new object from the original so that the arrays do not share the same object references.

currently when initiating a tile array for a sublayer the original tile is extended rather than extending a new object, this causes the original tiles src attribute to be overwritten so that you end up with two tile arrays pointing to the same object references. This change creates a new object from the original so that they do not share the same object references.
@geneeblack geneeblack changed the title extend new object when initiating tiles for a OSM or Bing map sublayer maps-subLayer: extend new object when initiating tiles for a OSM or Bing map sublayer Jun 13, 2019
@geneeblack geneeblack changed the title maps-subLayer: extend new object when initiating tiles for a OSM or Bing map sublayer maps-subLayer: extend new object when initiating tiles for a OSM or Bing map subLayer Jun 13, 2019
@sabari3
Copy link

sabari3 commented Aug 11, 2020

Hi,

Greetings from Syncfusion.

We will analyze and include the fix in our upcoming Volume 3 Main Release, 2020 which is expected to be rolled out at the end of September 2020. Please find the below feedback link for the reported issue to keep track of the bug.

https://www.syncfusion.com/feedback/16915

We appreciate your patience until then.

Please let us know if you need any further assistance.

Regards,
Sabari Anand

@sabari3
Copy link

sabari3 commented Oct 5, 2020

Hi,

Thank you for your patience.

We have included the fix for the reported issue in our Essential Studio Volume 3 Main Release(v18.3.0.35) which is rolled out and is available for download under the following link.

https://www.syncfusion.com/forums/158306/essential-studio-2020-volume-3-release-v18-3-0-35-is-available-for-download

We thank you for your support and appreciate your patience in waiting for our release. Please let us know if you need any further assistance.

Regards,
Sabari Anand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants