Hier ist der Code, der es betrifft: < /p>
function initialize() {
var latLng = new google.maps.LatLng(51.4893169, -2.1182648);
var mapOptions = {
center: latLng,
zoom: 15,
scrollwheel: false,
};
var map = new google.maps.Map(document.getElementById('map-canvas'),
mapOptions);
var image = 'images/map_blue.png';
var marker = new google.maps.Marker({
position: latLng,
map: map,
icon: image
});
}
google.maps.event.addDomListener(window, 'load', initialize);
< /code>
Es lässt einen Teil meines Textes fett gehen, nichts zeigt in Google Inspect -Element für mutiges oder Schriftgewicht. Wenn ich den Code entferne, dann behebt er sich selbst. /> Prost Jungs < /p>
Google Maps JavaScript -Abschnitt, wodurch Text mutig wird ⇐ HTML
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Wie man ein einzelnes Wort im Satz hat, um in Tkinter (Python) mutig zu sein
by Anonymous » » in Python - 0 Replies
- 4 Views
-
Last post by Anonymous
-