Code Monkey home page Code Monkey logo

Comments (5)

Aden-git avatar Aden-git commented on May 23, 2024

Hi,
I've tried to reproduce the issue on a sample page, but it works fine except for one thing: the DxMap component should have the display: block; style (we will fix it as soon as possible).
 
Could you please provide us with any additional information related to this issue?

from devextreme-angular.

Angelminster avatar Angelminster commented on May 23, 2024

Hi,
With display:block works for bing map, google in normal situation.

When i set the provider google and add markers with location 'string' shows the error. Actually it only throw exception when the string location isn't as good as it should be. For instance without country. If i set location with latitude and longitude, it works. My markers fails even only with location. (not title, onClick event or tooltip)

I can't get it working with 'googleStatic'

Example Markers:

        this.markers = [
            {
                location: 'Calle Mayor 10, Madrid',//, España',
            },
            {
                location: 'Paseo Castellana 12, Madrid,'//, España',
            },
            {
                location: 'Calle Antracita 2, Madrid',//, España ',
            }
        ];

If you uncomment country "España". it works as expected.

from devextreme-angular.

Angelminster avatar Angelminster commented on May 23, 2024

Sorry, i had a problem with my key in googleStatic. It works too.

The only issue is the one related to markers.

Thank You

from devextreme-angular.

Aden-git avatar Aden-git commented on May 23, 2024

I tried to reproduce the issue with markers in Widget Gallery Demo without devextreme-angular2 integration, and it's does not work properly too.
To determine the cause of this behavior, please submit a ticket in our Support Center. Our support engineers will help you.

from devextreme-angular.

Angelminster avatar Angelminster commented on May 23, 2024

I've done it. I gonna close this ticket.

from devextreme-angular.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.