**CustomOverlay** is a TypeScript class designed to create and manage custom overlays on Google Maps. This class enables smooth animation of markers along a predefined path, providing features such as pausing, resuming, resetting the animation, and more.
Marker Clusterer for React.js Google Maps API
A set of composable components for easy use of Google Maps in your Vue 3 projects.
React components and hooks for the Google Maps JavaScript API
npm module of Google Map utility's Marker With Label
vue 2 google map custom marker component allowing display custom html content on google map using gmap-vue
Clone of markerclustererplus, but works with npm out of the box
The library creates and manages per-zoom-level clusters for large amounts of markers. Google API v3.
Provide Monaco marker data in a similar way as other integrations
The library creates and manages per-zoom-level clusters for large amounts of markers. Google API v3.
The Simplest AngularJS Google Maps V3 Directive
Function to manually mark strings to be extracted using ngx-translate-extract
mdast utility to parse a comment marker
Reusable react component to load Google Static map images in your react app
Overlapping Marker Spiderfier
Use the Permanent Marker font family from Google Fonts in your Expo app
visx marker
Function, pipe and directive to manually mark strings to be extracted using ngx-translate-extract
remark-lint rule to warn when the markers of ordered lists violate a given style
remark-lint rule to warn when fenced code markers violate the given style
remark-lint rule to warn when emphasis markers violate the given style
remark-lint rule to warn when importance (strong) markers violate the given style
remark-lint rule to warn when block quotes have blank lines without markers
remark-lint rule to warn when markers of unordered lists violate a given style
Easily retrieve single PNG, GIF, or JPG map images from Google with your own custom markers and paths using the Static Maps API service with this gem. Simply set the attributes you want for your map and GoogleStaticMap will take care of getting the map for you, or giving your the URL to retrieve the map.
google-map-static-image-generator is a Ruby wrapper around the Google Maps Static API that generates PNG map images on the fly — no JavaScript required. Features: - Add custom markers at any coordinates - Draw paths with custom weight and colour - Apply map styles (hide labels, change colours, etc.) - Set center + zoom for marker-free maps - Choose map type: roadmap, satellite, terrain, or hybrid - Default 1024x1024 at scale 2 (retina-friendly) - Raises GoogleMapStaticImage::ApiError on non-200 responses (invalid key, quota exceeded, etc.) Useful for generating map thumbnails in emails, PDFs, admin dashboards, and anywhere an interactive JavaScript map is not practical.
Google_Maps_Embed is a versatile Ruby gem designed to simplify the generation of Google Maps URLs for embedding static and dynamic maps in web applications. Designed with Rails in mind. Key features include: - Flexible Configuration: Define map parameters dynamically, including center coordinates, zoom levels, markers, and paths. - API Integration: Seamlessly integrates with Google Maps API to generate reliable map URLs. - URL Signing: Optionally signs URLs for secure API usage when configured with a secret key. - Customization: Easily customize map dimensions, marker styles, and path configurations. - Simplified Usage: Streamlined methods for constructing map URLs, ensuring compatibility and consistency. Ideal for web developers seeking efficient map integration solutions.