By tag: googlemaps
0
kicks
Collaborative route planner with SignalR, Knockout.js and Google Maps
In this tutorial we'll explore how a couple of lines of SignalR and a few Knockout.js bindings can allow you to quickly add very exciting functionality to your application.
0
kicks
MvcMaps Preview 1 – A Unified Bing/Google Maps API for ASP.NET MVC
I spent some time lately working on bringing some of the concepts of Web.Maps.VE to ASP.NET MVC. The concepts I’m referring to are Simplicity and Ease of Development in making the implementation of mapping within ASP.NET MVC applications as simple as possible along with the Flexibility and Customiza...
0
kicks
OpenStreetMap: Get FREE Web Mapping with Road Maps for your Apps
OpenStreetMap has been around for awhile and provides free geographic data that can be used by anyone. The data is all community created/contributed and that’s why it’s free to use. Other mapping services such as Bing Maps for Enterprise and Google Maps license their geographic data from some other ...
0
kicks
How to insert google map in each row of DataGrid
Sample on how to insert google map in rows of data grid or grid view to use location.
0
kicks
How to add Google Maps to your .Net site in 10 minutes
Add Google Maps to your .Net website in 10 minutes. Full code to display a map with a marker & also geocoding (supply address in text & have the map display it).
0
kicks
C# Latitude and Longitude Class using Google Maps API
Retrieve the Latitude and Longtitude of any addresses in the United States, Canada, France, Germany, Italy, Spain and Japan with this class. Its easy, just call one static method and get the latitude and longitude ...
0
kicks
Integrating Google Maps with your App!
How to integrate Google Maps and get the lat/long of an address.