I hereby claim:
- I am coolboi567 on github.
- I am prashant_s (https://keybase.io/prashant_s) on keybase.
- I have a public key ASARjuIN60xiF9E0SmB0OlYCAG15f2I5hHE00dTTLWUr1Qo
To claim this, I am signing this object:
0x3d4F7aF0dF4Db2c9e693F099C0be1eeb05f01761 |
<iframe src="https://www.google.com/maps/embed/v1/directions?origin=place_id:ChIJv6p7MIoZ6zkR6rGN8Rt8E7U&destination=place_id:ChIJUUHyjtYqozkR-cl2aWtwnww&key=AIzaSyACThlzmkHDrKqp_dP1dEBto2fjGtGcx9Y" width="800" height="600" frameborder="0" style="border:0" allowfullscreen></iframe> |
<!DOCTYPE html> | |
<html> | |
<head> | |
<script> | |
function myMap() { | |
var myCenter = new google.maps.LatLng(51.508742,-0.120850); | |
var mapCanvas = document.getElementById("map"); | |
var mapOptions = {center: myCenter, zoom: 5}; | |
var map = new google.maps.Map(mapCanvas, mapOptions); | |
var marker = new google.maps.Marker({position:myCenter}); |
I hereby claim:
To claim this, I am signing this object:
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Google Maps in AngularJS</title> | |
<link rel="stylesheet" href="style.css"> | |
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.0.3/angular.min.js"></script> | |
<script src="http://maps.googleapis.com/maps/api/js?sensor=false&language=en"></script> | |
<script type="text/javascript" src="script.js"></script> | |
</head> |
<!--/* | |
Live Demo : https://bl.ocks.org/CoolBoi567/raw/86dd9026b88c24d86ee29225cde20008 | |
*/--> | |
<html> | |
<head> | |
<title>Devnagari - Matrix Land</title> | |
<style> |
I use the first | |
—– BEGIN LICENSE —– | |
Michael Barnes | |
Single User License | |
EA7E-821385 | |
8A353C41 872A0D5C DF9B2950 AFF6F667 | |
C458EA6D 8EA3C286 98D1D650 131A97AB | |
AA919AEC EF20E143 B361B1E7 4C8B7F04 |
udp://tracker.opentrackr.org:1337/announce | |
udp://9.rarbg.to:2710/announce | |
udp://zephir.monocul.us:6969/announce | |
http://0d.kebhana.mx:443/announce | |
udp://retracker.coltel.ru:2710/announce |
Include Weather Icons in your app: https://github.com/erikflowers/weather-icons
Include the below JSON in your application, for example purposes, lets assume it's a global named weatherIcons
.
Make a request to OpenWeatherMap:
req = $.getJSON('http://api.openweathermap.org/data/2.5/weather?q=London,uk&callback=?');
/* json.dumps(StatusObject._json) */ | |
{ | |
"created_at": "Thu Jul 28 00:08:39 +0000 2016", | |
"in_reply_to_status_id": null, | |
"id_str": "758454081656467456", | |
"retweeted": false, | |
"entities": { | |
"hashtags": [ | |
{ |