mirror of
https://github.com/google-map-react/google-map-react.git
synced 2025-12-08 18:26:32 +00:00
Examples
This commit is contained in:
parent
a664ad046e
commit
74c1330a95
@ -103,10 +103,10 @@ export default class SimpleMapPage extends Component {
|
||||
* Example project:
|
||||
[main](http://istarkov.github.io/google-map-react/map/main/) ([source](https://github.com/istarkov/google-map-react-examples/blob/master/web/flux/components/examples/x_main/main_map_block.jsx)); [balderdash](http://istarkov.github.io/google-map-react/map/balderdash/) (same source as main)
|
||||
|
||||
* Clustering example (new)
|
||||
* Clustering example (**new**)
|
||||
[google-map-clustering-example](http://istarkov.github.io/google-map-clustering-example/)
|
||||
|
||||
* How to render thousands of markers (new)
|
||||
* How to render thousands of markers (**new**)
|
||||
[google-map-thousands-markers](https://istarkov.github.io/google-map-thousands-markers/)
|
||||
|
||||
* All api examples:
|
||||
@ -115,6 +115,9 @@ export default class SimpleMapPage extends Component {
|
||||
* jsbin example
|
||||
[jsbin example](https://jsbin.com/roqutisoqu/1/edit?js,console,output)
|
||||
|
||||
* webpackbin examples (**new**)
|
||||
[docs with webpackbin examples](./DOC.md) (In progress)
|
||||
|
||||
* local develop example (new)
|
||||
[develop example](./develop)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user