Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

React Google Maps Api

Maintenance of open source repository
Collective - Host: opensource - https://opencollective.com/react-google-maps-api - Code: https://github.com/JustFly1984

Merge pull request #83 from JustFly1984/fix-everything

Fix broken initial prop apply + fix some docs examples

github.com/JustFly1984/react-google-maps-api - 4a056e68bf9536f6bfc3052c0f7644637e2de9fd authored almost 6 years ago
Fixed gatsby heatmap layer example

github.com/JustFly1984/react-google-maps-api - 0d2eb2c8ad5658c0c42e894e05ebf58c6cafc4db authored almost 6 years ago
fixed KmlLayer example

github.com/JustFly1984/react-google-maps-api - 2a4824702c4c1f1edaaa4537aa3c45ec5a9da356 authored almost 6 years ago
Fix HeatmapLayer example

github.com/JustFly1984/react-google-maps-api - fd086a90fcc2f0e89492c51d110cae2cb5bacb59 authored almost 6 years ago
Fix missing key warning in maker clusterer example

github.com/JustFly1984/react-google-maps-api - ffd31fe4518360b78c4b89dd70223ea8d99ff9bc authored almost 6 years ago
Support docs examples that need to use google script by supporting function as child

github.com/JustFly1984/react-google-maps-api - 0555c7a9ec97ea98a037ec4fc6e1e31990d893fa authored almost 6 years ago
Fix props not being applied on render

github.com/JustFly1984/react-google-maps-api - 5def416e5c322644a203480d50ac1ca36444f311 authored almost 6 years ago
Merge pull request #80 from JustFly1984/double-event-registration

Fixed #79 - event handlers firing twice

github.com/JustFly1984/react-google-maps-api - fc167d22aee2366eb6e24d4a5853df4a65b801a1 authored almost 6 years ago
Fixed #79 - event handlers firing twice

github.com/JustFly1984/react-google-maps-api - cd0616722da8f5fb422008f12d5c9d7eeb1de2fe authored almost 6 years ago
Merge pull request #78 from kevinresol/patch-1

Fix onPolygonComplete event

github.com/JustFly1984/react-google-maps-api - c77c172506584ad2232e7d73e7ac2f72a70358e4 authored almost 6 years ago
Fix onPolygonComplete event

github.com/JustFly1984/react-google-maps-api - 211a98a4beef116e23a9d465c70b85538686b045 authored almost 6 years ago
Merge branch 'master' into alpha5

github.com/JustFly1984/react-google-maps-api - 76c07587356ea03001c05386fb0613adb3eb1d1b authored almost 6 years ago
Fix dead link in readme

Fixed #76

github.com/JustFly1984/react-google-maps-api - b2a269a95cd11dbf5767040d78cb85a710377595 authored almost 6 years ago
Merge pull request #72 from uriklar/master

Small docs fixes

github.com/JustFly1984/react-google-maps-api - c16e46e8977231ab573f5240b92c0d20187228f7 authored almost 6 years ago
Merge branch 'alpha5' into master

github.com/JustFly1984/react-google-maps-api - 4dcd89204485394852da0505c3248fc1b4e71982 authored almost 6 years ago
updated version to alpha.11

github.com/JustFly1984/react-google-maps-api - a5fe2bdb1896882cc8e69e5bc4344002adceb5fe authored almost 6 years ago
debugging prevent google fonts

github.com/JustFly1984/react-google-maps-api - 4ea00419bab4c09e2ece6635b165f48527b8f670 authored almost 6 years ago
fix types and bump version to alpha.9

github.com/JustFly1984/react-google-maps-api - 76c39194d4241a5f74dedeedf285def0bf97f6b9 authored almost 6 years ago
fix types from MouseEvent to google.maps.MouseEvent

github.com/JustFly1984/react-google-maps-api - f6667c3acc1f9b15d63a5615e604b1c973a9dd75 authored almost 6 years ago
add googleMapKey to gitignore

github.com/JustFly1984/react-google-maps-api - 034baa59cd6914d572ae0399fa9518fa5024512a authored almost 6 years ago
Fixed docs + added option for local dev api key

github.com/JustFly1984/react-google-maps-api - 0c7806f416225b95f7a8e7c2a034044b7fad7e46 authored almost 6 years ago
uncommit lib files from marker clusterer

github.com/JustFly1984/react-google-maps-api - 596ac0679a191361f625c52a7a17c5f017dc1645 authored almost 6 years ago
Merge pull request #71 from JustFly1984/marker-clusterer-fix

Marker clusterer fix (still 2 open issues)

github.com/JustFly1984/react-google-maps-api - 895be9f3528f95c8b7353e75dd3231285b2a16af authored almost 6 years ago
Merge branch 'alpha5' into marker-clusterer-fix

# Conflicts:
# packages/react-google-maps-api/src/components/drawing/Marker.tsx

github.com/JustFly1984/react-google-maps-api - 2773e5ab4ac79c7d6627c6f4884989438febcf69 authored almost 6 years ago
Change MarkerClusterer example due to bug with icon not updating when setting imagePath property

github.com/JustFly1984/react-google-maps-api - 65a8e8991628e5af8ad5c44c83e29fecff6495b0 authored almost 6 years ago
Add tsignore due to not extending OverlayView (https://stackoverflow.com/questions/16170831/typescript-extend-a-class-that-has-been-loaded-via-require)

github.com/JustFly1984/react-google-maps-api - a831e74f469bb880f557c43372a480cb3d642b3f authored almost 6 years ago
Fix MarkerClusterer to extend OverlayView

github.com/JustFly1984/react-google-maps-api - c4527a734ef336486710f45567741dc076b53a7f authored almost 6 years ago
fix heatmap example docs, GroundOverlay docs example

github.com/JustFly1984/react-google-maps-api - c90b86cd9fb13710c2e171e64bcdf5cf665d1f8b authored almost 6 years ago
fixed Directions Renderer and Services example

github.com/JustFly1984/react-google-maps-api - c11aa71d60db1094f9aed22714d9c7a2825ce97d authored almost 6 years ago
fix import in Marker, added DirectionsRenderer and Service example to docs

github.com/JustFly1984/react-google-maps-api - 412437553a341b0e99eebd9dbd97635f7115dd39 authored almost 6 years ago
bumped version of marker clusterer

github.com/JustFly1984/react-google-maps-api - addd7a49630b3e0f06b7f8f4ce426b528ca5ce52 authored almost 6 years ago
fix extended marker type

github.com/JustFly1984/react-google-maps-api - cc607d512f647c5a4c2a9b923cb91f1390ff41de authored almost 6 years ago
fixed most of examples in docs

github.com/JustFly1984/react-google-maps-api - 5382b7fa3d6cd66caac69337e176ac96b2aa44fd authored almost 6 years ago
fix overlayView extention

github.com/JustFly1984/react-google-maps-api - 49d3f71b12f0a9ab680430c4ee43f7cb7dbc7320 authored almost 6 years ago
created and published @react-google-maps/marker-clusterer package, cleaned up dependencies, fix docs

github.com/JustFly1984/react-google-maps-api - 446a28d70feedb87b7be6bded8bc144cdb14b26c authored almost 6 years ago
Merge branch 'alpha5' of github.com:JustFly1984/react-google-maps-api into alpha5

github.com/JustFly1984/react-google-maps-api - 4d4c63302ba88a5cea570fa583a10828a258538a authored almost 6 years ago
Fixed GoogleMap getRef error

github.com/JustFly1984/react-google-maps-api - 59a2414c8ab6533dca3811eb2381522aa76a68d4 authored almost 6 years ago
Merge branch 'alpha5' of github.com:JustFly1984/react-google-maps-api into alpha5

github.com/JustFly1984/react-google-maps-api - 7258ae4ac5742129d728f0cfd7f8112d420ccfa9 authored almost 6 years ago
more strict ts, fix some issues

github.com/JustFly1984/react-google-maps-api - 2fcb4b41bee8f0d2c9b3e164b70c755a9b478ec0 authored almost 6 years ago
fix eslint, typed LoadScript and ScriptLoaded

github.com/JustFly1984/react-google-maps-api - eefeb4e9b8d5b7131aafdb4ae113f33e75ac0bf6 authored almost 6 years ago
Update packages/react-google-maps-api/CHANGELOG.md

Co-Authored-By: JustFly1984 <[email protected]>

github.com/JustFly1984/react-google-maps-api - 448f4c522d6a16d8f6141aeeb13a7d8c417215ee authored almost 6 years ago
fix link to examples in readme

github.com/JustFly1984/react-google-maps-api - 988650cf8dfb6313e63f2582cea82d560547c587 authored almost 6 years ago
Fixed wrong condition on isBrowser

github.com/JustFly1984/react-google-maps-api - 791e9a6dac87694bb5650edcfcb052c7ea43ba69 authored almost 6 years ago
Alexey's tsconfig (for future reference)

github.com/JustFly1984/react-google-maps-api - 4acce0648bf35dba22691f28b048517d52482a61 authored almost 6 years ago
Added null checks and default props

github.com/JustFly1984/react-google-maps-api - 6ffdeb3020332993855255503a0ef6c40fd5d8a7 authored almost 6 years ago
DirectionsRenderer add null checks and use defaultProps

github.com/JustFly1984/react-google-maps-api - 335864f42fac4e5c3b891cb0697485476dfa27be authored almost 6 years ago
GoogleMap default props

github.com/JustFly1984/react-google-maps-api - 6c10f1794e33f3540fede80d66f862603c190e66 authored almost 6 years ago
Added null checks to LoadScript + use defaultProps correctly (https://stackoverflow.com/questions/37282159/default-property-value-in-react-component-using-typescript)

github.com/JustFly1984/react-google-maps-api - 4c28f647e9a1456bc35dd7ce974ca4baa79128b1 authored almost 6 years ago
added null checks in GoogleMap

github.com/JustFly1984/react-google-maps-api - 6a2b1d4159530e9ee1f0daaf44153fe43734487d authored almost 6 years ago
comma changes + version update in lerna.json

github.com/JustFly1984/react-google-maps-api - c472c5c9c458df23a68967b13a427c9285ab5928 authored almost 6 years ago
Merge WIP - package.json files

github.com/JustFly1984/react-google-maps-api - a9af8ccacd00c182540165c40204e958cde50bc5 authored almost 6 years ago
Merge pull request #66 from uriklar/revert-build-changes

Netlify deploy working for docs + gatsby app + JustFly1984's gatsby app fixes

github.com/JustFly1984/react-google-maps-api - b5b11eeea54e01c0ad17bff1aae04bc408d1b29d authored almost 6 years ago
WIP - use latest stable version of @react-google-maps/api in gatsby example

github.com/JustFly1984/react-google-maps-api - d8cac8b26ce28845d61222119e8175ebe56c4b79 authored almost 6 years ago
WIP - copied gatsby changes from react-google-maps-api master

github.com/JustFly1984/react-google-maps-api - 0721abddf040ba43a72ee0a32c7711ca57dd3e15 authored almost 6 years ago
WIP - gatsby netlify deploy

github.com/JustFly1984/react-google-maps-api - a8c3e35acba4b1e24b5740f5fc2ccfb579769d86 authored almost 6 years ago
WIP - change build:docs script in main package.json

github.com/JustFly1984/react-google-maps-api - 7d4fa6417c379a15297903b3573570137824eab7 authored almost 6 years ago
WIP - moved react-stylegdist back to devDeps

github.com/JustFly1984/react-google-maps-api - 7db348840c36b319376467b6f3cd29438b067e56 authored almost 6 years ago
WIP - try moving react-styleguidist as dependency

github.com/JustFly1984/react-google-maps-api - dc7b288ddb2c04b207212560ebe3c79277bf2189 authored almost 6 years ago
WIP - remove npx from stylegudist build script

WIP - remove npx from stylegudist build script

github.com/JustFly1984/react-google-maps-api - b40db0af5111be1faf8bcb1b33c27fca5df09868 authored almost 6 years ago
WIP - remove npx from stylegudist build script

github.com/JustFly1984/react-google-maps-api - de1997f5a0ad79fe10e14c1ee6633e1a41baf142 authored almost 6 years ago
stylegusdist config - changes deprecated showUsage to usageMode

github.com/JustFly1984/react-google-maps-api - 402a88dd22847a34cc6409f384be8b2c6f4fddb1 authored almost 6 years ago
add styleguidist to dependencies

github.com/JustFly1984/react-google-maps-api - eda4fb357efdf8265e09e1bcfc47d05f803f788c authored almost 6 years ago
strictly typed whole codebase, build docs, fix gatsby example, update dependencies, get rid of dead dependencies

github.com/JustFly1984/react-google-maps-api - e82359f09a42a7908065f3e06d2af276e13f0313 authored almost 6 years ago
Merge pull request #58 from robations/patch-1

Move @types/googlemaps to be a direct dependency

github.com/JustFly1984/react-google-maps-api - dfadcfc19b451de819185dbb5e6dd62cc976ff3a authored almost 6 years ago
Move @types/googlemaps to be a direct dependency

Fixes #57

github.com/JustFly1984/react-google-maps-api - 225c28a77adc6c424148acccac5d423612a49012 authored almost 6 years ago
Added MarkerClusterer support

Added MarkerClusterer support

github.com/JustFly1984/react-google-maps-api - f984228a21a7718148dae7711843343555e8023b authored almost 6 years ago
Added MarkerClusterer support

github.com/JustFly1984/react-google-maps-api - e54ce46959952bb07a3c306e871723acbf77fe7a authored almost 6 years ago
Merge pull request #53 from JustFly1984/street-view

StreetViewPanorama + StreetViewService

github.com/JustFly1984/react-google-maps-api - d7bd1c81a7fd492266324ba9b796282d7c95cd34 authored almost 6 years ago