About 1,670,000 results
Open links in new tab
  1. Get Started | Maps Static API | Google for Developers

    May 28, 2025 · The Maps Static API returns an image (either GIF, PNG or JPEG) in response to an HTTP request via a URL. For each request, you can specify the location of the map, the …

  2. How to hide or disable the google logo, footer, copyright on google

    As you mentioned, removing the Google logo and copyright notices is not compliant with the Google Maps APIs TOS, specifically with paragraph 9.4: "Content provided to you through the …

  3. Maps API - Google Maps Platform

    The many Maps APIs and SDKs help you build everything from immersive digital experiences to static maps. Have more geospatial needs? Try our Routes, Places, and Environmental …

    Missing:

    • Logo

    Must include:

  4. Adding a custom icon to a Google Maps Marker - Developer …

    In this quick post I’ll show you how to change the default marker (or pin) to something else. This is handy if you want to display your company logo or some other icon on the map. I’ll also detail …

  5. Google Maps API Logo - LogoDix

    Google Maps API Logos in HD - PNG, SVG and EPS for vector files available. Find the perfect Google Maps API logo fast in LogoDix!

  6. Deconstructing the Iconic Google Maps API Logo

    Oct 18, 2024 · In this deep dive, we‘ll explore the origins, meaning, and cultural impact of the Google Maps API logo from a technology and design perspective. To appreciate the …

  7. Place Icons | Places API | Google for Developers

    May 28, 2025 · Places API (Legacy) supports the icon response field. Don't use icon field but instead use icon_background_color and icon_mask_base_uri with Places API (Legacy). The …

  8. Styling Wizard: Google Maps APIs

    Make the map experience more performant, smooth and engaging with vector maps, Tilt and Rotation, and WebGL Overlay View. Customize colors, roads, labels, and more. Then use …

    Missing:

    • Logo

    Must include:

  9. Google maps Google logo - Stack Overflow

    Jul 14, 2016 · There is no API-option to change the logo. The used logo depends on the used maptype(e.g. for "satellite" you get the white logo )

  10. How to Add a Custom Logo on Google Maps - myprograming

    Dec 26, 2023 · Adding a custom logo to Google Maps involves using the Google Maps JavaScript API and setting a custom icon for a marker. In the provided code snippet, it seems you’re …