-
Recent Posts
Archives
Categories
- 3D-Gebäude
- Allgemein
- Android
- Appcelerator / Titanium
- Entwicklung
- Erstellung 3D-Gebäude
- Google Earth
- Google Earth für Handy
- Google Maps
- Google Maps API
- Individuelle Karten
- jQuery Mobile
- Location Based Services
- Mobile Web Development
- Ortbezogene Dienste
- OS X
- PhoneGap
- Projekt / Project
- Schulungsvideos
- smartphone
- Speibl
- Training
- Tutorial
- Uncategorized
- Web App
- Webapp
- WordPress
- www.rolfdohrmann.de
Meta
Category Archives: Individuelle Karten
Google Maps API V3 – #04 – API laden und Map anzeigen
Im letzten Artikel haben wir uns mit dem Viewport-Meta-Tag beschäftigt. Schauen wir uns nun die folgenden Code-Zeilen des Beispiels näher an. Zunächst nochmal der komplette Code der Beispielanwendung: <html> <head> <meta name=”viewport” content=”initial-scale=1.0, user-scalable=no” /> <script type=”text/javascript” src=”http://maps.google.com/maps/api/js?sensor=false”></script> <script type=”text/javascript”> … Continue reading
Posted in Google Maps, Google Maps API, Individuelle Karten, Tutorial
Tagged Tutorial
Leave a comment
Was haben Google Earth und Google Maps mit KML zu tun?
Zunächst einmal: Was ist KML? Man kann das sehr fundiert und kompliziert erklären (Wikipedia). Ich versuch’s mal etwas einfacher. KML-Dateien beinhalten Informationen, die von Google Earth (GE), Google Maps (GM) und anderen Programmen genutzt werden können. Was sind das für … Continue reading
Posted in Google Earth, Google Maps, Individuelle Karten
Tagged Keyhole Markup Language, KML
Leave a comment

