Unplanned
Last Updated: 29 Mar 2018 11:00 by ADMIN
ADMIN
Martin Ivanov
Created on: 29 Mar 2018 11:00
Category: Map
Type: Feature Request
1
Map: Allow setting the encoding for the downloading string in the BingRestSearchLocationRequest
Currently, when you use the BingRestMapProvider and the BingRestSearchLocationRequest the found locations are formatted using the System.Text.Encoding.Default encoding. This way if the found location contains unsupported characters they won't be shown properly.

Introduce a property for the BingRestSearchLocationRequest class that allows you to set the Encoding.
0 comments