{"id":19809941,"url":"https://github.com/lewagon/google-maps-snazzy-themes","last_synced_at":"2025-02-28T12:47:46.148Z","repository":{"id":19198491,"uuid":"22431871","full_name":"lewagon/google-maps-snazzy-themes","owner":"lewagon","description":"Snazzy Maps theme for Gmaps","archived":false,"fork":false,"pushed_at":"2014-09-18T14:06:09.000Z","size":116,"stargazers_count":5,"open_issues_count":0,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-11T06:45:56.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lewagon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-30T14:46:50.000Z","updated_at":"2022-06-23T10:04:15.000Z","dependencies_parsed_at":"2022-08-05T02:30:22.874Z","dependency_job_id":null,"html_url":"https://github.com/lewagon/google-maps-snazzy-themes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewagon%2Fgoogle-maps-snazzy-themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewagon%2Fgoogle-maps-snazzy-themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewagon%2Fgoogle-maps-snazzy-themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewagon%2Fgoogle-maps-snazzy-themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lewagon","download_url":"https://codeload.github.com/lewagon/google-maps-snazzy-themes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241153222,"owners_count":19918755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T09:18:43.775Z","updated_at":"2025-02-28T12:47:46.118Z","avatar_url":"https://github.com/lewagon.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Embed a Google Map\n\n```html\n\u003cdiv id=\"map\" style=\"width: 100%; height: 400px;\"\u003e\u003c/div\u003e\n\n\u003cscript type=\"text/javascript\" src=\"https://maps.googleapis.com/maps/api/js\"\u003e\u003c/script\u003e\n\n\u003cscript type=\"text/javascript\"\u003e\n  var myLatlng = new google.maps.LatLng(48.852937,2.364178);\n\n  var myOptions = {\n      zoom: 14,\n      center: myLatlng,\n      mapTypeId: google.maps.MapTypeId.ROADMAP,\n      styles: []\n  };\n\n  var map = new google.maps.Map(document.getElementById('map'), myOptions);\n  var marker = new google.maps.Marker({\n      position: myLatlng,\n      map: map,\n      title:\"You are here!\"\n  });\n\u003c/script\u003e\n```\n\nYou can change the map style with [Snazzy Maps](http://snazzymaps.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewagon%2Fgoogle-maps-snazzy-themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flewagon%2Fgoogle-maps-snazzy-themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewagon%2Fgoogle-maps-snazzy-themes/lists"}