Tag: map api

  • Google Map Api Javascript Tutorial

    in this video you can learn basic useage of google map javascript api . you can add map in your project .get latitude / longitude by clicking at any position in map . add marker in map . change marker icon remove marker . Original source

  • Google Maps JavaScript API Tutorial

    In this video I will work a little bit with the Google Maps API as requested by some of my subscribers. We will implement a map with some custom markers, info window, event listeners and we will optimize the code so that we can easily add new markers with new properties. CODE: Code for this…