background preloader

Maps API

Maps API
Places The Google Places API can be used to find places your users care about like restaurants, businesses and landmarks. The database of 95 million businesses is verified by owners and users on a daily basis. Data Feeds Google Maps is built from 1,300 data feeds, providing you with a comprehensive map for your app. One of those data feeds lets you access one million transit stops across 500 cities for routing using the Directions and Distance Matrix APIs (extra credit for incorporating Elevation data). Coverage From Tibet to Belize, more than 40,000 people are using Map Maker to improve the quality of our maps in over 200 countries. Accuracy Did you know that California drifts 2.5 inches every year due to the shift in plate tectonics?

https://developers.google.com/maps/

V3: The Solution for Maps Applications for both the Desktop and Mobile Devices - Google Maps JavaScript API v3 The Maps JavaScript API lets you customize maps with your own content and imagery for display on web pages and mobile devices. The Maps JavaScript API features four basic map types (roadmap, satellite, hybrid, and terrain) which you can modify using layers and styles, controls and events, and various services and libraries. Audience This documentation is designed for people familiar with JavaScript programming and object-oriented programming concepts. You should also be familiar with Google Maps from a user's point of view.

Opacity Control for Google Maps v3 Overlay An opacity control / transparency slider inspired by Klokan Petr Přidal's original Opacity Control for Google Maps (v2) Overlay. Borrowing from the original design but completely re-coded to work with the radically different Google Maps API v3. Originally developed for use on NZ Topo Map, the essential components have been cleaned up and extracted for easy re-use in your own web sites. HTML5 se dévoile Le brouillon officiel (working draft) de HTML5 a été publié officiellement le 23 avril 2009 et depuis de nombreuses avancées ont été accomplies, les navigateurs supportant toujours plus de fonctionnalités et de nouveautés. La nouvelle génération du langage de balisage HTML remplacera à long terme HTML 4, XHTML 1.x et XHTML 2 qui a été abandonné. Profitons de cette occasion pour faire un tour d'horizon de cette nouvelle version de HTML. Consultez également toutes nos autres ressources HTML5

Pure HTML5 file upload Pure HTML5 file upload Today we will be developing a great HTML5 file upload form with progress bar and preview (at client-side). We have already gave you jQuery based solution, but today’s application don’t require jQuery at all. All made in pure HTML5 Javascript. I’m going to use FileReader (html5) to implement live preview (without uploading to server), and, going to use XMLHttpRequest to send data to server. Here are our demo and downloadable package: 10 Excellent Tools for Testing Your Site on Mobile Devices By John Pring With the ever-increasing sales of smartphones and the burgeoning tablet market starting to skyrocket, coupled with far greater access to more robust mobile data networks, the internet is now being accessed by our users in a multitude of new ways. The huge range of mobile devices used to browse the web now means you really have to consider making your site mobile-compatible.

Earth API Guide du développeur - Google Earth API - Google Développeurs Introduction Welcome to the developer documentation for the Google Earth API. The Google Earth Plugin and its JavaScript API let you embed the full power of Google Earth and its 3D rendering capabilities into your web pages. Just like in the Google Maps API, you can draw markers and lines—but in 3D! See the Google Earth API developer forum if you have have questions about the API after reading this developer guide. Audience

Google Floorplans “Where am I?” and “What’s around me?” are two questions that cartographers, and Google Maps, strive to answer. With Google Maps’ “My Location” feature, which shows your location as a blue dot, you can see where you are on the map to avoid walking the wrong direction on city streets, or to get your bearings if you’re hiking an unfamiliar trail. Google Maps also displays additional details, such as places, landmarks and geographical features, to give you context about what’s nearby. HTML5 This specification defines the 5th major version, second minor revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features continue to be introduced to help Web application authors, new elements continue to be introduced based on research into prevailing authoring practices, and special attention continues to be given to defining clear conformance criteria for user agents in an effort to improve interoperability. This section describes the status of this document at the time of its publication.

HTML5, CSS3, JS Demos, Creations and Experiments Didacticiel KML - Keyhole Markup Language - Google Développeurs Tip: To see the KML "code" for a feature in Google Earth, you can simply right-click the feature in the 3D Viewer of Google Earth and select Copy. Then Paste the contents of the clipboard into any text editor. The visual feature displayed in Google Earth is converted into its KML text equivalent. Be sure to experiment with this feature. All of the examples described here are in the KML Samples file. HTML5 This specification defines the 5th major version, second minor revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features continue to be introduced to help Web application authors, new elements continue to be introduced based on research into prevailing authoring practices, and special attention continues to be given to defining clear conformance criteria for user agents in an effort to improve interoperability. This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the W3C technical reports index at This document was published by the Web Platform Working Group as a W3C Recommendation for HTML 5.2 that would obsolete the HTML 5.1 Recommendation.

HTML5 Cross Browser Polyfills · Modernizr/Modernizr Wiki The No-Nonsense Guide to HTML5 Fallbacks So here we're collecting all the shims, fallbacks, and polyfills in order to implant HTML5 functionality in browsers that don't natively support them. The general idea is that: We, as developers, should be able to develop with the HTML5 APIs, and scripts can create the methods and objects that should exist. Developing in this future-proof way means as users upgrade, your code doesn't have to change but users will move to the better, native experience cleanly. Looking to conditionally load these scripts (client-side), based on feature detects? See Modernizr.Looking for a guide to write your own polyfills?

DreamweaverExtension - zen-coding - Zen Coding extension for Adobe Dreamweaver - Set of plugins for HTML and CSS hi-speed coding Zen Coding is an editor plugin for high-speed HTML, XML, XSL (or any other structured code format) coding and editing. The core of this plugin is a powerful abbreviation engine which allows you to expand expressions—similar to CSS selectors—into HTML code. You can find more information on project main page. To install it you need to download zip-package of the extension, unpack “Zen Coding v.0.7.5.mxp”. Run Adobe Extension Manager under Commands menu in Dreamweaver and install this file with it. Guide de démarrage rapide - Brochure - une bibliothèque JavaScript pour mobile-friendly cartes ← Tutorials This step-by-step guide will quickly get you started on Leaflet basics, including setting up a Leaflet map, working with markers, polylines and popups, and dealing with events. Preparing your page Before writing any code for the map, you need to do the following preparation steps on your page:

Related:  Programación FrontendDesignGoogle API