Maps: 2 questions

Posted by: andreas.kren on 26 November 2017, 8:18 pm EST

    • Post Options:
    • Link

    Posted 26 November 2017, 8:18 pm EST

    1. Is the map localizable? Can I get German city names ?

    2. Can I translate an existing (real) address to a map point? For Google Maps there is an api afaik (with which adressess can be converted to geopoints and vice versa), is there sth similar for maps (bing) ?

    Thank you.

  • Posted 28 November 2017, 12:29 am EST

    Hi Andreas!

    We are working to see if there is any way to achieve the same. And, we’ll get back to you soon.

    Regards,

    Meenakshi

  • Posted 29 November 2017, 11:32 pm EST

    Hi!

    1. You can use the following:
    (c1Map1.TileLayer.TileSource as VirtualEarthSource).Culture = "de-DE";
    
    1. Unfortunately we have not this functionality in C1Map right now. But you can achieve the goal by using direct REST queries to Bing Maps as documented here:

    https://msdn.microsoft.com/en-us/library/ff701714.aspx

    Regards,

    Meenakshi

  • Posted 30 November 2017, 12:59 am EST

    Thank you. I ll try this within the next days.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels