Because Google Maps API is not available in Israel (see here) I want to use OpenStreetMap. I'm confused by all the different ways to do geocoding, i.e. finding lat,long for an address.
I'm also looking for the best way to do routing, i.e display a route between two locations, using OSM.
I'm looking for JavaScript on the client and .Net on my server.
I'm also looking for a solution that will work with names in Hebrew, but I do not think this is a limitation.