Frage

I need have a textbox where user can input latitude and longitude, eg. 51.499167, -0.124722 for Palace of Westminster.

The problem is, that InputScope numerical hasn't Minus char.

Has some the same problem and has a solution?

War es hilfreich?

Lösung

You could use one of these:

AddressStreet*, CurrencyAmountAndSymbol, CurrencyChinese, PostalAddress, PostalCode, Time, TelephoneAreaCode, TelephoneCountryCode, TelephoneLocalNumber, TelephoneNumber

They all display numbers with the minus sign as shown on this MSDN page.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top